|
Reg adding consul agent into CF java-buildpack
Hi
I am trying to modify cloud foundry - java buildpack to add the consul agent into it, so that the application in the warden container of dea vm can have a consul agent for itself.
I could add the
Hi
I am trying to modify cloud foundry - java buildpack to add the consul agent into it, so that the application in the warden container of dea vm can have a consul agent for itself.
I could add the
|
By
Nithiyasri Gnanasekaran -X (ngnanase - TECH MAHINDRA LIM@Cisco) <ngnanase at cisco.com...>
·
#5312
·
|
|
Gorouter handling 503
Hello,
If there is HTTP Error 503 - Service unavailable response from the actual server to the go-router. Will the go-router route the request to another node ?. Is some configuration required at
Hello,
If there is HTTP Error 503 - Service unavailable response from the actual server to the go-router. Will the go-router route the request to another node ?. Is some configuration required at
|
By
Vinod A
·
#5311
·
|
|
External login server and SAML IdPs
We are using UAA 3.3.0 as our login server. We needed to customize the html structure of the login page in order to add additional links to it, custom coupon code registration, etc, more than just
We are using UAA 3.3.0 as our login server. We needed to customize the html structure of the login page in order to add additional links to it, custom coupon code registration, etc, more than just
|
By
Dan Polites
·
#5310
·
|
|
Re: CVE-2016-4468 UAA SQL Injection
Thanks Chip for this communication.
I'm wondering whether there is a CFF-maintained resource with the list of
CF-related CVEs the OSS community can have access to (ideally in a
programmatic way)
Thanks Chip for this communication.
I'm wondering whether there is a CFF-maintained resource with the list of
CF-related CVEs the OSS community can have access to (ideally in a
programmatic way)
|
By
Guillaume Berche
·
#5309
·
|
|
Re: [CF CLI] App Push Question
Hi Wayne,
About half a year ago I looked into this.
The issue with doing this from the CLI is that with the current CC APIs the CLI would still need to download all the files from git to upload
Hi Wayne,
About half a year ago I looked into this.
The issue with doing this from the CLI is that with the current CC APIs the CLI would still need to download all the files from git to upload
|
By
Koper, Dies <diesk@...>
·
#5308
·
|
|
Re: [CF CLI] App Push Question
Wayne,
There is a buildpack named "scm-buildpack" by James Bayer [1]. It might be
an answer for your question. Though it seems not having maintained for a
long time, I tried it several times and it
Wayne,
There is a buildpack named "scm-buildpack" by James Bayer [1]. It might be
an answer for your question. Though it seems not having maintained for a
long time, I tried it several times and it
|
By
Noburou TANIGUCHI
·
#5307
·
|
|
[CF CLI] App Push Question
I know we can specify build pack when doing `cf push`.
I'm wondering if there is a way to also specify the application as either
git or tarball uri (filesystem or remote).
Something like,
`cf push
I know we can specify build pack when doing `cf push`.
I'm wondering if there is a way to also specify the application as either
git or tarball uri (filesystem or remote).
Something like,
`cf push
|
By
Wayne E. Seguin
·
#5306
·
|
|
Re: Moving Diego Repositories
Hi, all,
We've finished moving these repositories into the 'cloudfoundry' GitHub org
and updating them to base their import paths on the 'code.cloudfoundry.org'
domain. In terms of tooling to assist
Hi, all,
We've finished moving these repositories into the 'cloudfoundry' GitHub org
and updating them to base their import paths on the 'code.cloudfoundry.org'
domain. In terms of tooling to assist
|
By
Eric Malm <emalm@...>
·
#5305
·
|
|
Re: Built-in blue-green deployment support
Another plugin: https://github.com/krujos/scaleover-plugin
Another plugin: https://github.com/krujos/scaleover-plugin
|
By
James Leavers
·
#5304
·
|
|
Re: UAA with MySQL Service - SQLException
I have it set in my env variables for the UAA instance.
http://i.imgur.com/ncaafT6.png
I have also set the DB explicitly in the UAA.yml, but it doesn't seem to be reading it (At least, it still
I have it set in my env variables for the UAA instance.
http://i.imgur.com/ncaafT6.png
I have also set the DB explicitly in the UAA.yml, but it doesn't seem to be reading it (At least, it still
|
By
Bryan Perino
·
#5303
·
|
|
Re: UAA with MySQL Service - SQLException
unless the cf set-env myuaa JBP_CONFIG_SPRING_AUTO_RECONFIGURATION
'[enabled: false]'
is set, the build pack will reconfigure the connection pool
unless the cf set-env myuaa JBP_CONFIG_SPRING_AUTO_RECONFIGURATION
'[enabled: false]'
is set, the build pack will reconfigure the connection pool
|
By
Filip Hanik
·
#5302
·
|
|
Re: UAA with MySQL Service - SQLException
I think it is looking at VCAP Services. It partially configured the url correct (The random Username, Password and DB Name are correct) without me doing anything other than activating the mysql
I think it is looking at VCAP Services. It partially configured the url correct (The random Username, Password and DB Name are correct) without me doing anything other than activating the mysql
|
By
Bryan Perino
·
#5301
·
|
|
Re: Built-in blue-green deployment support
Hi John / Eitan,
We have a couple tracks of work planned for the new V3 Cloud Foundry API:
Zero-downtime deployment - Diego to support changing an application
specification of a running LRP in a
Hi John / Eitan,
We have a couple tracks of work planned for the new V3 Cloud Foundry API:
Zero-downtime deployment - Diego to support changing an application
specification of a running LRP in a
|
By
Nicholas Calugar
·
#5300
·
|
|
Re: UAA with MySQL Service - SQLException
I don't believe thats the case. It should be set in UAA.yml
Thanks,
Sree Tummidi
Sr. Product Manager
Identity - Pivotal Cloud Foundry
I don't believe thats the case. It should be set in UAA.yml
Thanks,
Sree Tummidi
Sr. Product Manager
Identity - Pivotal Cloud Foundry
|
By
Sree Tummidi
·
#5299
·
|
|
Re: UAA with MySQL Service - SQLException
I don't think this is related to PWS. In this case UAA is just another app
running on CF, so it's really an issue about how UAA is loading it's
database configuration. From the instructions here
I don't think this is related to PWS. In this case UAA is just another app
running on CF, so it's really an issue about how UAA is loading it's
database configuration. From the instructions here
|
By
Daniel Mikusa
·
#5298
·
|
|
Re: UAA with MySQL Service - SQLException
For PWS issues, you can create a support ticket on run.pivotal.io
Thanks,
Sree Tummidi
Sr. Product Manager
Identity - Pivotal Cloud Foundry
wrote:
For PWS issues, you can create a support ticket on run.pivotal.io
Thanks,
Sree Tummidi
Sr. Product Manager
Identity - Pivotal Cloud Foundry
wrote:
|
By
Sree Tummidi
·
#5297
·
|
|
Re: Built-in blue-green deployment support
i know that the cf autopilot plugin does this (
https://github.com/concourse/autopilot ).
this other plugin:
https://github.com/bluemixgaragelondon/cf-blue-green-deploy
may also be worth checking
i know that the cf autopilot plugin does this (
https://github.com/concourse/autopilot ).
this other plugin:
https://github.com/bluemixgaragelondon/cf-blue-green-deploy
may also be worth checking
|
By
Eitan Suez <esuez@...>
·
#5296
·
|
|
Built-in blue-green deployment support
Hi
Is there already a built-in, out of the box solution for blue-green
deployment in CF now without having the need of deploying an app with a
different name and then working with map-route manually?
Hi
Is there already a built-in, out of the box solution for blue-green
deployment in CF now without having the need of deploying an app with a
different name and then working with map-route manually?
|
By
John Wong
·
#5295
·
|
|
Re: UAA with MySQL Service - SQLException
I cross posted this to StackOverflow:
http://stackoverflow.com/questions/38150593/uaa-in-cloud-foundry-sqlexception
I was not sure if this was a PWS issue or Cloud Foundry. If it's a PWS issue,
I cross posted this to StackOverflow:
http://stackoverflow.com/questions/38150593/uaa-in-cloud-foundry-sqlexception
I was not sure if this was a PWS issue or Cloud Foundry. If it's a PWS issue,
|
By
Bryan Perino
·
#5294
·
|
|
Re: CF CLI v6.20.0 Released Today
Hi Dies,
Congrats - great release (as usual)!
With respect to the CLI, I came across a question yesterday I couldn’t answer: Is there a way to list all orgs/spaces that are associated with a
Hi Dies,
Congrats - great release (as usual)!
With respect to the CLI, I came across a question yesterday I couldn’t answer: Is there a way to list all orgs/spaces that are associated with a
|
By
Krannich, Bernd <bernd.krannich@...>
·
#5293
·
|