|
Logging Infrastructure for CF components
Hi everyone, I have some queries regarding persistent storage of application logs and cf component logs . As per my understanding -->For application logs: we can send the application logs to doppler w
Hi everyone, I have some queries regarding persistent storage of application logs and cf component logs . As per my understanding -->For application logs: we can send the application logs to doppler w
|
By
Ronak Banka
· #42
·
|
|
cannot access director, trying 4 more times...
Run add-route script under bin folder of bosh-lite directory.
Run add-route script under bin folder of bosh-lite directory.
|
By
Ronak Banka
· #1172
·
|
|
Request timeout in CloudFoundry
Hello, you can add the timeout in your manifest itself. https://docs.cloudfoundry.org/devguide/deploy-apps/manifest.html#timeout Thanks Ronak -- View this message in context: http://cf-dev.70369.x6.na
Hello, you can add the timeout in your manifest itself. https://docs.cloudfoundry.org/devguide/deploy-apps/manifest.html#timeout Thanks Ronak -- View this message in context: http://cf-dev.70369.x6.na
|
By
Ronak Banka
· #1258
·
|
|
More reliable way to collect user application logs
same query for the component logs -- View this message in context: http://cf-dev.70369.x6.nabble.com/cf-dev-More-reliable-way-to-collect-user-application-logs-tp1214p1273.html Sent from the CF Dev mai
same query for the component logs -- View this message in context: http://cf-dev.70369.x6.nabble.com/cf-dev-More-reliable-way-to-collect-user-application-logs-tp1214p1273.html Sent from the CF Dev mai
|
By
Ronak Banka
· #1293
·
|
|
Relation between Network property in Resource pool block and Network property in Actual Job block
Hello All, I have a resource pool , let say small_z1 - name: small_z1 network: cf1 stemcell: stemcell-xyz cloud_properties: instance_type: m1.small availability_zone: zone1 and a Job , router having t
Hello All, I have a resource pool , let say small_z1 - name: small_z1 network: cf1 stemcell: stemcell-xyz cloud_properties: instance_type: m1.small availability_zone: zone1 and a Job , router having t
|
By
Ronak Banka
· #1576
·
|
|
app auto-scaling in OSS CF contribution
Hi Dies, App auto-scaling is much needed feature for CF OSS , lot of users want to use this functionality . Once on the incubator, roadmap can be discussed. Hope to to see it soon on cf incubator . Re
Hi Dies, App auto-scaling is much needed feature for CF OSS , lot of users want to use this functionality . Once on the incubator, roadmap can be discussed. Hope to to see it soon on cf incubator . Re
|
By
Ronak Banka
· #1741
·
|
|
Packaging CF app as bosh-release
Can possibly package anything but that way application will run inside a vm rather than on platform.
Can possibly package anything but that way application will run inside a vm rather than on platform.
|
By
Ronak Banka
· #1776
·
|
|
Instance rolling restart feature in CC
Hi kayode, You can take a look at cf plugin repo , there is already a plugin for no downtime deployment which is designed based on what simon described . Ronak Banka Rakuten, Inc.
Hi kayode, You can take a look at cf plugin repo , there is already a plugin for no downtime deployment which is designed based on what simon described . Ronak Banka Rakuten, Inc.
|
By
Ronak Banka
· #2044
·
|
|
Instance rolling restart feature in CC
Checkout auto pilot plugin here https://plugins.cloudfoundry.org/ui/
Checkout auto pilot plugin here https://plugins.cloudfoundry.org/ui/
|
By
Ronak Banka
· #2046
·
|
|
Failed to Backup & Restore BOSH DIRECTOR
you can do bosh cck , you can select options from there when it will check the status for that router machine, either restart the vm or recreate vm using last known spec. Refer: https://bosh.io/docs/s
you can do bosh cck , you can select options from there when it will check the status for that router machine, either restart the vm or recreate vm using last known spec. Refer: https://bosh.io/docs/s
|
By
Ronak Banka
· #2129
·
|
|
Failed to Backup & Restore BOSH DIRECTOR
On router vm , after getting to root user try "sv stop agent && sv start agent" wrote:
On router vm , after getting to root user try "sv stop agent && sv start agent" wrote:
|
By
Ronak Banka
· #2131
·
|
|
CF-RELEASE v202 UPLOAD ERROR
Check "df -h" on your local system from where you are uploading the release.
Check "df -h" on your local system from where you are uploading the release.
|
By
Ronak Banka
· #2214
·
|
|
Source IP ACLs
Gwenn, If I'm not wrong Application sec rules are for restricting outbound traffic from application side , no? Ronak
Gwenn, If I'm not wrong Application sec rules are for restricting outbound traffic from application side , no? Ronak
|
By
Ronak Banka
· #2529
·
|
|
How to Handle the Intersection beween Diego and CF Jobs
Check this out https://github.com/cloudfoundry-incubator/diego-release/blob/develop/README.md
Check this out https://github.com/cloudfoundry-incubator/diego-release/blob/develop/README.md
|
By
Ronak Banka
· #2563
·
|
|
cf push docker image on diego bosh-lite fails
Hello , I am running diego env on my workstation with following releases and everything works fine. +--------------+-----------+-------------+ | Name | Versions | Commit Hash | +--------------+-------
Hello , I am running diego env on my workstation with following releases and everything works fine. +--------------+-----------+-------------+ | Name | Versions | Commit Hash | +--------------+-------
|
By
Ronak Banka
· #2605
·
|
|
cf push docker image on diego bosh-lite fails
I checked at very starting with cf docker-push my-app cloudfoundry/lattice-app wrote:
I checked at very starting with cf docker-push my-app cloudfoundry/lattice-app wrote:
|
By
Ronak Banka
· #2606
·
|
|
Stack verification during application push
Hello , As of now with the "upstream buildpack" there is a restriction for stack name with which one can push a application (cflinuxfs2) Use case is to place applications on different sets of DEA's ,
Hello , As of now with the "upstream buildpack" there is a restriction for stack name with which one can push a application (cflinuxfs2) Use case is to place applications on different sets of DEA's ,
|
By
Ronak Banka
· #2789
·
|
|
CF-RELEASE v202 UPLOAD ERROR
Hi Parthiban, In your manifest , there is a global property block nfs_server: address: 192.168.33.53 allow_from_entries: - null - null share: null allow from entries are provided for cc individual pro
Hi Parthiban, In your manifest , there is a global property block nfs_server: address: 192.168.33.53 allow_from_entries: - null - null share: null allow from entries are provided for cc individual pro
|
By
Ronak Banka
· #2857
·
|
|
CF-RELEASE v202 UPLOAD ERROR
Subnet ranges on which your other components are provisioned. allow_from_entries: - 192.168.33.0/24 wrote:
Subnet ranges on which your other components are provisioned. allow_from_entries: - 192.168.33.0/24 wrote:
|
By
Ronak Banka
· #2859
·
|
|
new feature discuss: User can use CF to deploy APP in specific zone.
Hi Rexxar, We are thinking to do this using the stack property for application placement on certain set of DEA's with that stack . http://cf-dev.70369.x6.nabble.com/cf-dev-Using-stack-names-as-placeme
Hi Rexxar, We are thinking to do this using the stack property for application placement on certain set of DEA's with that stack . http://cf-dev.70369.x6.nabble.com/cf-dev-Using-stack-names-as-placeme
|
By
Ronak Banka
· #2893
·
|