|
Re: revrse proxy in CF
Thanks Chris. Will keep you posted on how it goes.
Sumanth
Sent: Monday, July 06, 2015 8:16 PM
To: Discussions about Cloud Foundry projects and the system overall.
Subject: Re: [cf-dev] revrse proxy
Thanks Chris. Will keep you posted on how it goes.
Sumanth
Sent: Monday, July 06, 2015 8:16 PM
To: Discussions about Cloud Foundry projects and the system overall.
Subject: Re: [cf-dev] revrse proxy
|
By
Sumanth Yamala
·
#673
·
|
|
Re: revrse proxy in CF
Hi Sumanth,
We recently added support for "Context Path Routing"
<https://docs.google.com/document/d/1H_adSiY7wGR85av9YfxxPRylSO8Q8U0ANJJTg6wpYRQ>
in both the GoRouter and CC
Hi Sumanth,
We recently added support for "Context Path Routing"
<https://docs.google.com/document/d/1H_adSiY7wGR85av9YfxxPRylSO8Q8U0ANJJTg6wpYRQ>
in both the GoRouter and CC
|
By
Christopher Piraino <cpiraino@...>
·
#672
·
|
|
Re: revrse proxy in CF
The main goal is to have a mapping from a top level url like abc.com/app1 abc.com/app2 getting mapped to the actual routes given by cf to the respective apps. So I was thinking of adding a reverse
The main goal is to have a mapping from a top level url like abc.com/app1 abc.com/app2 getting mapped to the actual routes given by cf to the respective apps. So I was thinking of adding a reverse
|
By
Sumanth Yamala
·
#671
·
|
|
Re: revrse proxy in CF
What is the goal of your reversed proxy? Did you mean load balance of
multiple instances of an app (cf push APPNAME -i 3 ==== having 3 instances
of APPNAME)?
Gorouter knows how to dispatch to app 1
What is the goal of your reversed proxy? Did you mean load balance of
multiple instances of an app (cf push APPNAME -i 3 ==== having 3 instances
of APPNAME)?
Gorouter knows how to dispatch to app 1
|
By
John Wong
·
#670
·
|
|
revrse proxy in CF
Hi,
In an environment with multiple micro services being deployed in CF. Does the "go router" have the functionality of reverse proxy or should I configure httpd to sit in front of the go
Hi,
In an environment with multiple micro services being deployed in CF. Does the "go router" have the functionality of reverse proxy or should I configure httpd to sit in front of the go
|
By
Sumanth Yamala
·
#669
·
|
|
Re: cf restage and downtime
Hi Peter,
Actually `cf restage` does cause down time. It will stop existing
instances, stage the new app bits with the buildpack, and start new
instances.
It's possible that your app may start
Hi Peter,
Actually `cf restage` does cause down time. It will stop existing
instances, stage the new app bits with the buildpack, and start new
instances.
It's possible that your app may start
|
By
Dieu Cao <dcao@...>
·
#668
·
|
|
Re: Loggregator Runtime error: invalid memory address or nil pointer dereference
Hi again Gianluca,
To follow up from the previous email - we have added this to our
investigation into a possible handshake problem between TC and our library;
we'll be investigating either way.
Hi again Gianluca,
To follow up from the previous email - we have added this to our
investigation into a possible handshake problem between TC and our library;
we'll be investigating either way.
|
By
Erik Jasiak <ejasiak@...>
·
#667
·
|
|
Re: loggregator tc repeating error "websocket: close 1005"
Hi Gianluca - apologies for the delay; everyone here has been out on
holiday (and/or watching the world cup.)
We were originally investigating this issue as part of a separate bug - but
again,
Hi Gianluca - apologies for the delay; everyone here has been out on
holiday (and/or watching the world cup.)
We were originally investigating this issue as part of a separate bug - but
again,
|
By
Erik Jasiak <ejasiak@...>
·
#666
·
|
|
Deploying diego on openstack
Hi All,
All the documentation and github code (manifest stubs) deal with deploying
diego with bosh-lite. Are there any pointer/docs for generating an
openstack manifest for diego deployment using
Hi All,
All the documentation and github code (manifest stubs) deal with deploying
diego with bosh-lite. Are there any pointer/docs for generating an
openstack manifest for diego deployment using
|
By
Pramod Mandagere
·
#665
·
|
|
Re: SSH access to CF app instances on Diego
Following up on James's description of the "papertrail" ssh audit traces
that the diego-ssh support is adding.
This is very useful to have these traces. Can you confirm these traces are
provided
Following up on James's description of the "papertrail" ssh audit traces
that the diego-ssh support is adding.
This is very useful to have these traces. Can you confirm these traces are
provided
|
By
Guillaume Berche
·
#664
·
|
|
Re: SSH access to CF app instances on Diego
Hi,
please find my feedback to this thread
*short version:*
1- need preserve good CF experience with HTTP only (direct SSH flow is
still blocked and a pain in many organisations) => +1 to preserve
Hi,
please find my feedback to this thread
*short version:*
1- need preserve good CF experience with HTTP only (direct SSH flow is
still blocked and a pain in many organisations) => +1 to preserve
|
By
Guillaume Berche
·
#663
·
|
|
loggregator tc repeating error "websocket: close 1005"
hi Erik
did you have the chance to open the chore on this case?
if yes, are there any news about?
thx for your help
Gianluca
hi Erik
did you have the chance to open the chore on this case?
if yes, are there any news about?
thx for your help
Gianluca
|
By
Gianluca Volpe <gvolpe1968@...>
·
#662
·
|
|
cf restage and downtime
Hello,
We use some user-provided services to provide some configurations to our
apps.
Sometime we need to update the configurations but without downtime.
So we update these configs using cf
Hello,
We use some user-provided services to provide some configurations to our
apps.
Sometime we need to update the configurations but without downtime.
So we update these configs using cf
|
By
Peter Dotchev <dotchev@...>
·
#661
·
|
|
Re: CF rollback issue from v210 to v202
Hi Joseph & Zak,
actually we have deleted the bosh deployment as well as dropped the uaa and
cc db;s.. Then did the fresh 202 deployment and top of that we have moved
to v210 successfully. As per
Hi Joseph & Zak,
actually we have deleted the bosh deployment as well as dropped the uaa and
cc db;s.. Then did the fresh 202 deployment and top of that we have moved
to v210 successfully. As per
|
By
Lingesh Mouleeshwaran
·
#660
·
|
|
Re: What is "Package Staging" in V3?
Thank you, James.
I've read them and probably understood what's in progress.
The pdf in the latter URL is very helpful.
--
View this message in context:
Thank you, James.
I've read them and probably understood what's in progress.
The pdf in the latter URL is very helpful.
--
View this message in context:
|
By
Noburou TANIGUCHI
·
#659
·
|
|
Re: CF rollback issue from v210 to v202
Simply deleting the schema_migrations table entries may allow the api to
start, but the actual changes from those migrations will need to be rolled
back manually too.
Best thing is certainly to
Simply deleting the schema_migrations table entries may allow the api to
start, but the actual changes from those migrations will need to be rolled
back manually too.
Best thing is certainly to
|
By
CF Runtime
·
#658
·
|
|
Re: Increasing warden yml network and user pool size
I believe that those limits would only need to be increased if you have
more than 256 warden containers on a single server. Is that the case?
Joseph & Zak
CF Runtime Team
wrote:
I believe that those limits would only need to be increased if you have
more than 256 warden containers on a single server. Is that the case?
Joseph & Zak
CF Runtime Team
wrote:
|
By
CF Runtime
·
#657
·
|
|
Moving GoRouter and Routing API in CF-Release
Hello all,
We have just moved the gorouter and routing-api components from
src/{gorouter, routing-api} to src/github.com/cloudfoundry/gorouter and src/
github.com/cloudfoundry-incubator/routing-api
Hello all,
We have just moved the gorouter and routing-api components from
src/{gorouter, routing-api} to src/github.com/cloudfoundry/gorouter and src/
github.com/cloudfoundry-incubator/routing-api
|
By
Christopher Piraino <cpiraino@...>
·
#656
·
|
|
Re: What is "Package Staging" in V3?
One of the goals of V3 is that we are exposing a few internal CF concepts
as domain objects in the API. Specifically droplets and packages.
In V2, after you have pushed applications bits (created a
One of the goals of V3 is that we are exposing a few internal CF concepts
as domain objects in the API. Specifically droplets and packages.
In V2, after you have pushed applications bits (created a
|
By
James Myers
·
#655
·
|
|
Re: SSH access to CF app instances on Diego
I have to agree with Matt on this one. I feel that the recycling of
containers is a very anti-developer default. When you approach Cloud
Foundry from the perspective of running production applications
I have to agree with Matt on this one. I feel that the recycling of
containers is a very anti-developer default. When you approach Cloud
Foundry from the perspective of running production applications
|
By
James Myers
·
#654
·
|