|
[cf-bosh] Removing Support for v1 Style Manifests
Great job BOSH team 👏🏻
By
Ronak Banka
· #8540
·
|
|
encrypt pwd in CUPS
Hi Deepak, You can use something like service broker for credhub for CUPS https://github.com/cloudfoundry/secure-credentials-broker Thanks Ronak
Hi Deepak, You can use something like service broker for credhub for CUPS https://github.com/cloudfoundry/secure-credentials-broker Thanks Ronak
|
By
Ronak Banka
· #8403
·
|
|
CF CLI v6.37.0 Released Today: Variable Substitution
Hi Abby, Going forward is there something on roadmap to use ops files for cf CLI too, like we do for Bosh CLI or yaml patch? Use case can be CI/CD pipelines where part of manifest can be injected for
Hi Abby, Going forward is there something on roadmap to use ops files for cf CLI too, like we do for Bosh CLI or yaml patch? Use case can be CI/CD pipelines where part of manifest can be injected for
|
By
Ronak Banka
· #8034
·
|
|
app-ssh-endpoint port change question
Hi, You can change ssh endpoint port by changing http://bosh.io/jobs/cloud_controller_ng?source=github.com/cloudfoundry/cf-release&version=278#p=app_ssh.port properties: app_ssh: port: 10022 Thanks Ro
Hi, You can change ssh endpoint port by changing http://bosh.io/jobs/cloud_controller_ng?source=github.com/cloudfoundry/cf-release&version=278#p=app_ssh.port properties: app_ssh: port: 10022 Thanks Ro
|
By
Ronak Banka
· #7452
·
|
|
I need to use mysql as the database. How can I deploy mysql in to PCF? How can I find the mysql docker image
Hi Ushani, Containers on cloud foundry are ephemeral, so even if you deploy the mysql image on PCF dev, the moment container will restart you will loose all data. If I am not wrong you get a couple of
Hi Ushani, Containers on cloud foundry are ephemeral, so even if you deploy the mysql image on PCF dev, the moment container will restart you will loose all data. If I am not wrong you get a couple of
|
By
Ronak Banka
· #7249
·
|
|
I keep on getting 502 Bad Gateway: Registered endpoint failed to handle the request.
Ushani , if you have a git repo for your code and can share, it would be very easy to debug. ᐧ wrote:
Ushani , if you have a git repo for your code and can share, it would be very easy to debug. ᐧ wrote:
|
By
Ronak Banka
· #7239
·
|
|
I keep on getting 502 Bad Gateway: Registered endpoint failed to handle the request.
Hi Ushani, From logs what I can see is that application is trying to access "/carbon" route instead of "/", which is https://is530.local.pcfdev.io/carbon how are the application routes configured? you
Hi Ushani, From logs what I can see is that application is trying to access "/carbon" route instead of "/", which is https://is530.local.pcfdev.io/carbon how are the application routes configured? you
|
By
Ronak Banka
· #7235
·
|
|
EOL for Diego-Enabler cf CLI plugin 31 July 2017
Hi Dies, Due to some internal decisions, we are still in migration phase. Will it be possible to postpone the deletion of the plugin from community plugin repo? Thanks Ronak -- View this message in co
Hi Dies, Due to some internal decisions, we are still in migration phase. Will it be possible to postpone the deletion of the plugin from community plugin repo? Thanks Ronak -- View this message in co
|
By
Ronak Banka
· #7050
·
|
|
Request to add fog storage provider InternetArchive
Nitin, you can always pack your own cf-release and deploy using that one. Looks like fog change was made in this commit <https://github.com/cloudfoundry/cloud_controller_ng/commit/e42d61adb9335ac18690
Nitin, you can always pack your own cf-release and deploy using that one. Looks like fog change was made in this commit <https://github.com/cloudfoundry/cloud_controller_ng/commit/e42d61adb9335ac18690
|
By
Ronak Banka
· #7042
·
|
|
Request to add fog storage provider InternetArchive
Hi Nitin, You can open a issue here https://github.com/cloudfoundry/capi-release But even if you open a issue here and upstream starts working on it , it will be available in latest release. In that c
Hi Nitin, You can open a issue here https://github.com/cloudfoundry/capi-release But even if you open a issue here and upstream starts working on it , it will be available in latest release. In that c
|
By
Ronak Banka
· #7036
·
|
|
CF Diego Apps logging on stdout
Hello, By "application startup logs", do you mean application staging logs?? Can you paste log lines which are missing? Thanks Ronak wrote:
Hello, By "application startup logs", do you mean application staging logs?? Can you paste log lines which are missing? Thanks Ronak wrote:
|
By
Ronak Banka
· #6737
·
|
|
API to get instance details at the space level
Hi, For detailed info, you have to iterate over app endpoint for each app in space. Thanks Ronak
Hi, For detailed info, you have to iterate over app endpoint for each app in space. Thanks Ronak
|
By
Ronak Banka
· #6291
·
|
|
Hardcoded port in HM9k code & DEA job templates
Hello, Recently we caught a hardcoded port in hm9k code which was mentioned nowhere in release notes , and is still sitting there in hm9k code and dea job templates. Would be interested to know , how
Hello, Recently we caught a hardcoded port in hm9k code which was mentioned nowhere in release notes , and is still sitting there in hm9k code and dea job templates. Would be interested to know , how
|
By
Ronak Banka
· #6193
·
|
|
Introducing hummus
Hi Adi, Thanks for sharing , but i am not sure how this project is related to cloudfoundry core or related projects ? Thanks Ronak -- View this message in context: http://cf-dev.70369.x6.nabble.com/cf
Hi Adi, Thanks for sharing , but i am not sure how this project is related to cloudfoundry core or related projects ? Thanks Ronak -- View this message in context: http://cf-dev.70369.x6.nabble.com/cf
|
By
Ronak Banka
· #6192
·
|
|
Metron_agent setup_syslog_forwarder.sh should be split in a different job
Hi Hector , Instead of using metron to configure rsyslog , have you already tried using syslog-release <https://github.com/cloudfoundry/syslog-release> ?? Thanks Ronak Banka hector.rivas.gandara(a)dig
Hi Hector , Instead of using metron to configure rsyslog , have you already tried using syslog-release <https://github.com/cloudfoundry/syslog-release> ?? Thanks Ronak Banka hector.rivas.gandara(a)dig
|
By
Ronak Banka
· #5835
·
|
|
How shoulld I debug a blobstore error?
Regarding z2 number of instances are 0 so it is same as having just 1 zone. For login route error , route registrar on uaa job is adding login.10.60.18.186.xip.io to routes but from cloud controller c
Regarding z2 number of instances are 0 so it is same as having just 1 zone. For login route error , route registrar on uaa job is adding login.10.60.18.186.xip.io to routes but from cloud controller c
|
By
Ronak Banka
· #5251
·
|
|
How shoulld I debug a blobstore error?
Eyal , In your final manifest , can you check what are the properties under route-registrar for uaa job ? https://github.com/cloudfoundry/cf-release/blob/master/templates/cf.yml#L194
Eyal , In your final manifest , can you check what are the properties under route-registrar for uaa job ? https://github.com/cloudfoundry/cf-release/blob/master/templates/cf.yml#L194
|
By
Ronak Banka
· #5248
·
|
|
How shoulld I debug a blobstore error?
You can use xip.io for temporary domain, try generating manifest again and deploy.
You can use xip.io for temporary domain, try generating manifest again and deploy.
|
By
Ronak Banka
· #5228
·
|
|
How shoulld I debug a blobstore error?
Hello Eyal, Can you paste the domain properties from your final manifest ( system domain & app domain part). Thanks Ronak
Hello Eyal, Can you paste the domain properties from your final manifest ( system domain & app domain part). Thanks Ronak
|
By
Ronak Banka
· #5224
·
|
|
Cloud Foundry release version for Diego
Hi Vinod, you can check the compatibility versions here <https://github.com/cloudfoundry-incubator/diego-cf-compatibility> Thanks Ronak
Hi Vinod, you can check the compatibility versions here <https://github.com/cloudfoundry-incubator/diego-cf-compatibility> Thanks Ronak
|
By
Ronak Banka
· #5080
·
|