|
Recipe to install Diego?
Hi,
I can share my experience on installing Diego on AWS. I followed the
instructions
for BOSH Lite
Hi,
I can share my experience on installing Diego on AWS. I followed the
instructions
for BOSH Lite
|
By
Lev Berman <lev.berman@...>
·
#73
·
|
|
Re: Is there an auto-completion script?
Great, thanks a lot for the links.
-Dan
wrote:
Great, thanks a lot for the links.
-Dan
wrote:
|
By
Daniel Kaplan
·
#72
·
|
|
Recipe to install Diego?
Hi,
Are there any examples or docs on installing Diego with bosh/microbosh?
Using the bosh-lite as a template, I'm tripping up on various parts. Is
this even a valid direction in installing?
Either
Hi,
Are there any examples or docs on installing Diego with bosh/microbosh?
Using the bosh-lite as a template, I'm tripping up on various parts. Is
this even a valid direction in installing?
Either
|
By
Tom Sherrod <tom.sherrod@...>
·
#71
·
|
|
Re: [cf-lattice] [cf-bosh] Links to Nabble archives of the CF lists
aaron,
i added a page on the cf community wiki with your links:
https://github.com/cloudfoundry-community/cf-docs-contrib/wiki/Mailing-Lists
wrote:
--
Thank you,
James Bayer
aaron,
i added a page on the cf community wiki with your links:
https://github.com/cloudfoundry-community/cf-docs-contrib/wiki/Mailing-Lists
wrote:
--
Thank you,
James Bayer
|
By
James Bayer
·
#70
·
|
|
Re: Can't Create Service Instance in Cloud Foundry
looks like you already took what was going to be my advice and inquired on
the maintainers of the services-contrib repo with an
looks like you already took what was going to be my advice and inquired on
the maintainers of the services-contrib repo with an
|
By
James Bayer
·
#69
·
|
|
Re: stdout.log and stderr.log not show in CF197 with loggregator enabled
i believe those files were removed since loggregator gives you access to
the files (and you get get the content via syslog). you may be able to
adjust the start command to write them out again.
--
i believe those files were removed since loggregator gives you access to
the files (and you get get the content via syslog). you may be able to
adjust the start command to write them out again.
--
|
By
James Bayer
·
#68
·
|
|
Re: Purge files on NFS or S3?
john, i think the resource files may grow forever right now without
intervention.
i'm pretty confident that when apps are deleted that their droplets are
deleted with them and that proper garbage
john, i think the resource files may grow forever right now without
intervention.
i'm pretty confident that when apps are deleted that their droplets are
deleted with them and that proper garbage
|
By
James Bayer
·
#67
·
|
|
Re: Addressing buildpack size
How does that jive with offline buildpacks? Would it be a matter of the
operator building it with a certain version of the binaries and then
uploading them combined?
How does that jive with offline buildpacks? Would it be a matter of the
operator building it with a certain version of the binaries and then
uploading them combined?
|
By
Josh Ghiloni <ghiloni@...>
·
#66
·
|
|
Re: Addressing buildpack size
Ya, it doesn't seem to make a lot of sense to me to bundle the buildpacks
with their typical binaries. Take io.js for instance [1]; prolly not
required to change the buildpack as often as new
Ya, it doesn't seem to make a lot of sense to me to bundle the buildpacks
with their typical binaries. Take io.js for instance [1]; prolly not
required to change the buildpack as often as new
|
By
Patrick Mueller <pmuellr@...>
·
#65
·
|
|
Re: Meeting Minutes for Services PMC 2015-05-07
Shannon
That's tremendous news.
We look forward to working with the Services PMC.
See you at CF Summit.
Best
Duncan
--
Duncan Johnston-Watt
CEO | Cloudsoft Corporation
Twitter |
Shannon
That's tremendous news.
We look forward to working with the Services PMC.
See you at CF Summit.
Best
Duncan
--
Duncan Johnston-Watt
CEO | Cloudsoft Corporation
Twitter |
|
By
Duncan Johnston-Watt <duncan.johnstonwatt@...>
·
#64
·
|
|
Re: Addressing buildpack size
Hey Dan,
You've nailed it. Yes, it makes a ton of sense to handle binaries as
separate concerns, and we're heading in that direction.
At one point very recently, we started doing some planning
Hey Dan,
You've nailed it. Yes, it makes a ton of sense to handle binaries as
separate concerns, and we're heading in that direction.
At one point very recently, we started doing some planning
|
By
Mike Dalessio
·
#63
·
|
|
Re: Addressing buildpack size
Jack,
You're absolutely right, it would be tremendous if it were possible to do
this on the BOSH manifest level. I'm sure we'll get there eventually, but
there is obviously quite a bit of work to get
Jack,
You're absolutely right, it would be tremendous if it were possible to do
this on the BOSH manifest level. I'm sure we'll get there eventually, but
there is obviously quite a bit of work to get
|
By
Mike Dalessio
·
#62
·
|
|
Re: Addressing buildpack size
Hi Wayne,
Thanks for thinking about this problem.
wayneeseguin(a)starkandwayne.com> wrote:
Which operations did you have in mind? Currently the DEAs download *all*
the buildpacks, so it won't save
Hi Wayne,
Thanks for thinking about this problem.
wayneeseguin(a)starkandwayne.com> wrote:
Which operations did you have in mind? Currently the DEAs download *all*
the buildpacks, so it won't save
|
By
Mike Dalessio
·
#61
·
|
|
Deploying CF in AWS
Hi Team,
I’ve been following the instructions to deploy CF found here:
http://docs.cloudfoundry.org/deploying/ec2/deploy_aws_cf.html
and when doing step 3, it takes a good amount of time. It
Hi Team,
I’ve been following the instructions to deploy CF found here:
http://docs.cloudfoundry.org/deploying/ec2/deploy_aws_cf.html
and when doing step 3, it takes a good amount of time. It
|
By
Alberto A. Flores
·
#60
·
|
|
Re: [vcap-dev] Java OOM debugging
For my case, it turned out to be essential to reserve enough memory for
"native" in the JBP. For the 2GB total memory, I set the minimum to
330M. With that setting I have been able to get over 2 weeks
For my case, it turned out to be essential to reserve enough memory for
"native" in the JBP. For the 2GB total memory, I set the minimum to
330M. With that setting I have been able to get over 2 weeks
|
By
Lari Hotari <Lari@...>
·
#59
·
|
|
Re: [vcap-dev] Java OOM debugging
Hi Lari et al,
Thanks for your help Lari.
David and I are pairing on this issue, and we're yet to resolve it. We're
in the process of creating a repeatable test case (our most crashy app
makes calls
Hi Lari et al,
Thanks for your help Lari.
David and I are pairing on this issue, and we're yet to resolve it. We're
in the process of creating a repeatable test case (our most crashy app
makes calls
|
By
Daniel Jones
·
#58
·
|
|
Re: Is there an auto-completion script?
Hi Daniel
I found this
cf(cli) completion
https://github.com/cf-buildpacks/cf_completion
bosh cli completion
https://github.com/anfernee/bosh-completion
Is my answer what you're hoping
Hi Daniel
I found this
cf(cli) completion
https://github.com/cf-buildpacks/cf_completion
bosh cli completion
https://github.com/anfernee/bosh-completion
Is my answer what you're hoping
|
By
Takeshi Morikawa
·
#57
·
|
|
Is there an auto-completion script?
Hi DevList,
I think it would be extra convenient if there was Cloud Foundry
auto-completion script that worked similar to the way git's
Hi DevList,
I think it would be extra convenient if there was Cloud Foundry
auto-completion script that worked similar to the way git's
|
By
Daniel Kaplan
·
#56
·
|
|
Meeting Minutes for Services PMC 2015-05-07
https://docs.google.com/document/d/10aOoLF_FPxuHYQfI813VCTF9z2VRC_dIuYDIGND3xbU/edit?usp=sharing
Highlights:
1. Two projects were approved for incubation: Brooklyn service broker from
Cloudsoft, and
https://docs.google.com/document/d/10aOoLF_FPxuHYQfI813VCTF9z2VRC_dIuYDIGND3xbU/edit?usp=sharing
Highlights:
1. Two projects were approved for incubation: Brooklyn service broker from
Cloudsoft, and
|
By
Shannon Coen
·
#55
·
|
|
Re: Logging Infrastructure for CF components
Hi Ronak,
We're trying to make sure we understand the question here -
* Component logs do not go through loggregator today, only to the rsyslog
endpoint designated.
* All app logs would be
Hi Ronak,
We're trying to make sure we understand the question here -
* Component logs do not go through loggregator today, only to the rsyslog
endpoint designated.
* All app logs would be
|
By
Erik Jasiak <ejasiak@...>
·
#54
·
|