|
My nodejs application can't work if the version nodejs buildpack >= v1.5.9
Hello,
I have a nodejs application, it can be deployed and started in CF if the
version nodejs buildpack <v 1.5.9, the version of node and npm in
package.json of my nodejs application is as
Hello,
I have a nodejs application, it can be deployed and started in CF if the
version nodejs buildpack <v 1.5.9, the version of node and npm in
package.json of my nodejs application is as
|
By
Sam Dai
·
#4751
·
|
|
Re: Brokered route services only receiving traffic for routes mapped to started apps
Hi
Am 28.04.2016 um 23:08 schrieb Mike Youngstrom:
+1 for that proposal. A 404 also causes issues when crawler remove pages
from their index. A 503 has less side effects. I would also prefer a 503
Hi
Am 28.04.2016 um 23:08 schrieb Mike Youngstrom:
+1 for that proposal. A 404 also causes issues when crawler remove pages
from their index. A 503 has less side effects. I would also prefer a 503
|
By
Stefan Mayr
·
#4750
·
|
|
Change in 'haproxy' manifest property
Hi all,
Giving everyone heads up about changes in manifest property for 'haproxy'
job. We are merging what are now two separate properties for configuration
of the router static ips into a single
Hi all,
Giving everyone heads up about changes in manifest property for 'haproxy'
job. We are merging what are now two separate properties for configuration
of the router static ips into a single
|
By
Shannon Coen
·
#4749
·
|
|
Re: Some in-depth info on how to use CF
Hi Eric,
forget my preceding messages. I had to add and bind the security groups. Now it seems to work.
What if I have a username/password protected registry? (https, self signed certs)
Where do I
Hi Eric,
forget my preceding messages. I had to add and bind the security groups. Now it seems to work.
What if I have a username/password protected registry? (https, self signed certs)
Where do I
|
By
Marco Ristuccia
·
#4748
·
|
|
Re: HTTP request status text is changed
Hi Stanley,
We attempted to reproduce this behavior on bosh-lite and were unable to, which leads me to believe the issue might be in some middleware. Are you using the provided java buildpack or a
Hi Stanley,
We attempted to reproduce this behavior on bosh-lite and were unable to, which leads me to believe the issue might be in some middleware. Are you using the provided java buildpack or a
|
By
Alvaro Perez-Shirley
·
#4747
·
|
|
Re: `router_z1/0' is not running after update
Yes, I haven't deployed cf-routing-release, I just deployed cf-routing-release, but meet a new issue, when I run command "cf router-groups", the following error is shown:
FAILED
This command requires
Yes, I haven't deployed cf-routing-release, I just deployed cf-routing-release, but meet a new issue, when I run command "cf router-groups", the following error is shown:
FAILED
This command requires
|
By
Sam Dai
·
#4746
·
|
|
Re: Some in-depth info on how to use CF
Hi Eric,
thank you for your kind and comprehensive answer!
Regarding point 1) I still have problems.
Our internal Docker registry is configured with HTTP, a self signed certificate, no user and no
Hi Eric,
thank you for your kind and comprehensive answer!
Regarding point 1) I still have problems.
Our internal Docker registry is configured with HTTP, a self signed certificate, no user and no
|
By
Marco Ristuccia
·
#4745
·
|
|
Re: Some in-depth info on how to use CF
Hi Eric,
thank you for the kind and comprehensive answer!
Regarding point 1, I still have some difficulties.
Our internal Docker repository is configured in HTTPS, self signed certificate, no
Hi Eric,
thank you for the kind and comprehensive answer!
Regarding point 1, I still have some difficulties.
Our internal Docker repository is configured in HTTPS, self signed certificate, no
|
By
Marco Ristuccia
·
#4744
·
|
|
Re: How to use SSL with multi domain
they fixed in the community haproxy release
see https://github.com/cloudfoundry-community/cf-haproxy-boshrelease/pull/21
it would be nice to implement this as well in the haproxy in cf-release
they fixed in the community haproxy release
see https://github.com/cloudfoundry-community/cf-haproxy-boshrelease/pull/21
it would be nice to implement this as well in the haproxy in cf-release
|
By
ramonskie
·
#4743
·
|
|
bosh v256 property strictness
hey all,
v256 bosh version fixed a long present bug with mutation of properties between colocated releases. it was not easily noticeable since most of the time properties are not mutated as part of
hey all,
v256 bosh version fixed a long present bug with mutation of properties between colocated releases. it was not easily noticeable since most of the time properties are not mutated as part of
|
By
Dmitriy Kalinin <dkalinin@...>
·
#4742
·
|
|
Re: Request for Multibuildpack Use Cases
Danny,
Some additional related use-cases:
1- our corporate CF platform provider is willing to scan content all apps
pre staging and post-staging. For instance, in order to black list
Danny,
Some additional related use-cases:
1- our corporate CF platform provider is willing to scan content all apps
pre staging and post-staging. For instance, in order to black list
|
By
Guillaume Berche
·
#4741
·
|
|
Re: Brokered route services only receiving traffic for routes mapped to started apps
Thanks Shannon for your reply and the accurate summary of my proposal.
for maintaining routes with no backends in the routing table.
I think some use-cases I detailed previously (reproduced and
Thanks Shannon for your reply and the accurate summary of my proposal.
for maintaining routes with no backends in the routing table.
I think some use-cases I detailed previously (reproduced and
|
By
Guillaume Berche
·
#4740
·
|
|
Re: Brokered route services only receiving traffic for routes mapped to started apps
Here is another minor use case. My users are often confused that a stopped
app returns a 404 instead of a 503. So, we implement that functionality
for the user using an app mapped to wildcard routes
Here is another minor use case. My users are often confused that a stopped
app returns a 404 instead of a 503. So, we implement that functionality
for the user using an app mapped to wildcard routes
|
By
Mike Youngstrom <youngm@...>
·
#4739
·
|
|
Re: Services without Servers | Equivalent of AWS Lambda
OpenWhisk may be what you are looking for.
Mike Jacobi / Altoros
OpenWhisk may be what you are looking for.
Mike Jacobi / Altoros
|
By
Mike Jacobi
·
#4737
·
|
|
Re: Brokered route services only receiving traffic for routes mapped to started apps
Hello Guillaume,
Thank you for sharing your thoughts on these use cases. I can see how having
a route service field requests for an app, whether the app is up on not,
could be useful.
However,
Hello Guillaume,
Thank you for sharing your thoughts on these use cases. I can see how having
a route service field requests for an app, whether the app is up on not,
could be useful.
However,
|
By
Shannon Coen
·
#4738
·
|
|
Re: `router_z1/0' is not running after update
Hi Sam,
To be sure about why the router_z1 VM is failing, you would want to look at
the "monit summary" of the processes running on the router VM to see which
one is failing. Then, you could look at
Hi Sam,
To be sure about why the router_z1 VM is failing, you would want to look at
the "monit summary" of the processes running on the router VM to see which
one is failing. Then, you could look at
|
By
Christopher Piraino <cpiraino@...>
·
#4736
·
|
|
Re: cloud_connector_ng not starting on cf 231
This was fixed in [1] CF-234: WebDAV blobstore supports long system domain.
Thanks,
Nick
[1] https://github.com/cloudfoundry/cf-release/releases/tag/v234
This was fixed in [1] CF-234: WebDAV blobstore supports long system domain.
Thanks,
Nick
[1] https://github.com/cloudfoundry/cf-release/releases/tag/v234
|
By
Nicholas Calugar
·
#4735
·
|
|
Re: Some in-depth info on how to use CF
Thanks for asking, Marco! Some responses inline below.
it-services(a)marcoristuccia.com> wrote:
If your internal Docker registry is accessible by IP or DNS from within
your CF/Diego deployment, you
Thanks for asking, Marco! Some responses inline below.
it-services(a)marcoristuccia.com> wrote:
If your internal Docker registry is accessible by IP or DNS from within
your CF/Diego deployment, you
|
By
Eric Malm <emalm@...>
·
#4734
·
|
|
Re: HTTP request status text is changed
Versions are:
BOSH LITE stemcell 3147
CF v233
Diego v0.1460.0
Garden LINUX 0.334.0
etcd 38
And yes, I can reproduce it on a manifest generated using './scripts/generate-bosh-lite-dev-manifest' and
Versions are:
BOSH LITE stemcell 3147
CF v233
Diego v0.1460.0
Garden LINUX 0.334.0
etcd 38
And yes, I can reproduce it on a manifest generated using './scripts/generate-bosh-lite-dev-manifest' and
|
By
Stanley Shen <meteorping@...>
·
#4733
·
|
|
Some in-depth info on how to use CF
Hi all,
one of my customers wishes to go the PaaS way.
We are evaluating a selected list of potential platforms, Cloud Foundry is one of them, and I like a lot.
I have successfully deployed a
Hi all,
one of my customers wishes to go the PaaS way.
We are evaluating a selected list of potential platforms, Cloud Foundry is one of them, and I like a lot.
I have successfully deployed a
|
By
Marco Ristuccia
·
#4732
·
|