|
Staging and Runtime Hooks Feature Narrative
This feature allows developers more control of the staging and deployment of their application code, without them having to fork existing buildpacks or create their own.
This feature allows developers more control of the staging and deployment of their application code, without them having to fork existing buildpacks or create their own.
|
By
Troy Topnik
·
#4629
·
|
|
Re: CF Auto-scaling with an external application
Thak you for yuor answer. I gave a look at it but the project is much bigger than what i need for. As i said to Daniel, it should be a very simple application for a minimal study case for PaaS Cloud
Thak you for yuor answer. I gave a look at it but the project is much bigger than what i need for. As i said to Daniel, it should be a very simple application for a minimal study case for PaaS Cloud
|
By
Giovanni Napoli
·
#4529
·
|
|
Re: CF Auto-scaling with an external application
@Daniel Mikusa
Thank you for your support. I have few more questions and hope that you can help me.
If i'll use the library you linked, i'd like to have some suggestions about the task i have to
@Daniel Mikusa
Thank you for your support. I have few more questions and hope that you can help me.
If i'll use the library you linked, i'd like to have some suggestions about the task i have to
|
By
Giovanni Napoli
·
#4528
·
|
|
Re: Unsubscribe
Unsubscribe
By
Serge Kornfeld <serge.kornfeld@...>
·
#4527
·
|
|
Re: Cloud Controller System Domain vs App Domains
Hi Tom,
App developers can currently push an app using api.domain, but that is the
problem we are trying to solve. As this is currently allowed, the Gorouter
will balance traffic between the Cloud
Hi Tom,
App developers can currently push an app using api.domain, but that is the
problem we are trying to solve. As this is currently allowed, the Gorouter
will balance traffic between the Cloud
|
By
Nicholas Calugar
·
#4526
·
|
|
Re: App running even after delete. Pointers on finding it and debugging?
Thanks, Tom, glad you were able to use veritas to find and remove the stray
apps. I'd like to know how they remained present in the first place. Do you
have logs from the nsync-bulker jobs on the
Thanks, Tom, glad you were able to use veritas to find and remove the stray
apps. I'd like to know how they remained present in the first place. Do you
have logs from the nsync-bulker jobs on the
|
By
Eric Malm <emalm@...>
·
#4525
·
|
|
Re: App running even after delete. Pointers on finding it and debugging?
It would be nice to figure out the root cause here.
Does having two crashed and two apps have some significance as to why the
delete failed, though appeared successful?
It would be nice to figure out the root cause here.
Does having two crashed and two apps have some significance as to why the
delete failed, though appeared successful?
|
By
Kris Hicks <khicks@...>
·
#4524
·
|
|
Re: App running even after delete. Pointers on finding it and debugging?
Thank you.
Veritas is quite informative. I found 2 apps running and 2 crashed.
I deleted them and all appears well.
Thank you.
Veritas is quite informative. I found 2 apps running and 2 crashed.
I deleted them and all appears well.
|
By
Tom Sherrod <tom.sherrod@...>
·
#4523
·
|
|
Re: Static IP setup for routers on AWS
Hi Amit,
thanks for your answer. I deployed cloud foundry without using static IP’s. It is working well.
As far as I understood the uaa config the entire 10.x.x.x network is allowed to access the
Hi Amit,
thanks for your answer. I deployed cloud foundry without using static IP’s. It is working well.
As far as I understood the uaa config the entire 10.x.x.x network is allowed to access the
|
By
Engelke, Johannes <info@...>
·
#4522
·
|
|
Re: [Metron Agent] failed to generate job templates with metron agent on top of OpenStack Dynamic network
I have the same issue. It has to do with every release since bosh 248.
However, dynamic networks with older bosh releases + cf-231/cf-231 work.
This must be a bug.
Ben R
I have the same issue. It has to do with every release since bosh 248.
However, dynamic networks with older bosh releases + cf-231/cf-231 work.
This must be a bug.
Ben R
|
By
Vik R <vagcom.ben@...>
·
#4521
·
|
|
Re: cf v233 api_z1/api_z2 failing
HI Kara,
Thanks. Let me try with a valid app_domain.
wrote:
--
Thanks,
Ranga
HI Kara,
Thanks. Let me try with a valid app_domain.
wrote:
--
Thanks,
Ranga
|
By
Ranga Rajagopalan
·
#4520
·
|
|
Re: cf v233 api_z1/api_z2 failing
Hi Ranga,
The only reason we were using bosh-lite.com for our app_domains was because
we were testing to reproduce on our local bosh-lite.
Using 'cfapp' I managed to reproduce the issue locally. My
Hi Ranga,
The only reason we were using bosh-lite.com for our app_domains was because
we were testing to reproduce on our local bosh-lite.
Using 'cfapp' I managed to reproduce the issue locally. My
|
By
Kara Alexandra <ardnaxelarak@...>
·
#4630
·
|
|
[Metron Agent] failed to generate job templates with metron agent on top of OpenStack Dynamic network
Hi,guys
When deploy CF on top of OpenStack with dynamic network, the jobs failed
with metron-agent
Error filling in template 'syslog_forwarder.conf.erb' (line 44: undefined
method `strip' for
Hi,guys
When deploy CF on top of OpenStack with dynamic network, the jobs failed
with metron-agent
Error filling in template 'syslog_forwarder.conf.erb' (line 44: undefined
method `strip' for
|
By
Yitao Jiang
·
#4519
·
|
|
Re: cf v233 api_z1/api_z2 failing
Here's my deployment manifest. app_domains is set to cfapp. I can't find
bost-lite anywhere in the file at all.
--
Thanks,
Ranga
Here's my deployment manifest. app_domains is set to cfapp. I can't find
bost-lite anywhere in the file at all.
--
Thanks,
Ranga
|
By
Ranga Rajagopalan
·
#4518
·
|
|
Re: Automated Deployment of window cell for diego
BOSH support for Windows is in the pipeline. In the meantime you hopefully
won't have to set up cells very often, but could automate the process with
some powershell scripting.
Cheers,
Steven
BOSH support for Windows is in the pipeline. In the meantime you hopefully
won't have to set up cells very often, but could automate the process with
some powershell scripting.
Cheers,
Steven
|
By
Steven Benario
·
#4517
·
|
|
Re: Automated Deployment of window cell for diego
Ah was wondering if anyone came up with anything in meantime.
Ah was wondering if anyone came up with anything in meantime.
|
By
Long Nguyen
·
#4516
·
|
|
Re: Static IP setup for routers on AWS
The UAA needs to know the router IPs to know which IPs to accept inbound
requests from. If you don't care about this, you can try configuring UAA
to allow requests from many IPs, and remove the
The UAA needs to know the router IPs to know which IPs to accept inbound
requests from. If you don't care about this, you can try configuring UAA
to allow requests from many IPs, and remove the
|
By
Amit Kumar Gupta
·
#4515
·
|
|
Re: Automated Deployment of window cell for diego
Bosh support for windows is coming, instead for now you have the msi
installer ..
wrote:
Bosh support for windows is coming, instead for now you have the msi
installer ..
wrote:
|
By
Gwenn Etourneau
·
#4514
·
|
|
Re: cf stop not sending SIGTERM
Hi, William,
What version of the Java buildpack are you using? The introduction of the
memory calculator in v3.1 resulted in a more complicated start-command that
meant the app's java process
Hi, William,
What version of the Java buildpack are you using? The introduction of the
memory calculator in v3.1 resulted in a more complicated start-command that
meant the app's java process
|
By
Eric Malm <emalm@...>
·
#4513
·
|
|
Re: cf v233 api_z1/api_z2 failing
Hi Ranga,
Looking at your logs we found an error that could possibly cause this and
it is related to the properties.apps_domain in the deployment manifest. By
setting it to 'b%()osh-lite.com' (using
Hi Ranga,
Looking at your logs we found an error that could possibly cause this and
it is related to the properties.apps_domain in the deployment manifest. By
setting it to 'b%()osh-lite.com' (using
|
By
Peter Goetz <peter.gtz@...>
·
#4512
·
|