|
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
·
|
|
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
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: 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
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: 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: 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: 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: 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: [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
·
|
|
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: 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,
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: [vcap-dev] Java OOM debugging
Thanks for the continued advice.
We’ve hit on a key discovery after yet another a soak test this weekend.
- When we deploy using Tomcat 8.0.18 we don’t see the issue
- When we
Thanks for the continued advice.
We’ve hit on a key discovery after yet another a soak test this weekend.
- When we deploy using Tomcat 8.0.18 we don’t see the issue
- When we
|
By
Dave Head-Rapson
·
#74
·
|
|
Re: Recipe to install Diego?
Hi,
I have posted a sample BOSH deployment manifest to Gist.
https://gist.github.com/ozzozz/4c08c37863b703a75afc
I could deploy cf-release v207 and diego-release 0.1099.0 to AWS Tokyo
region by
Hi,
I have posted a sample BOSH deployment manifest to Gist.
https://gist.github.com/ozzozz/4c08c37863b703a75afc
I could deploy cf-release v207 and diego-release 0.1099.0 to AWS Tokyo
region by
|
By
Ken Ojiri
·
#75
·
|
|
Re: [vcap-dev] Java OOM debugging
fyi. Tomcat 8.0.20 might be consuming more memory than 8.0.18:
https://github.com/cloudfoundry/java-buildpack/issues/166#issuecomment-94517568
I think adjusting memory heuristics so that they add up
fyi. Tomcat 8.0.20 might be consuming more memory than 8.0.18:
https://github.com/cloudfoundry/java-buildpack/issues/166#issuecomment-94517568
I think adjusting memory heuristics so that they add up
|
By
Lari Hotari <Lari@...>
·
#76
·
|
|
Re: Purge files on NFS or S3?
Not sure if this is what you need, but you can manually sync + delete files
from a local filesystem (including NFS mount) to/from S3:
http://s3tools.org/s3cmd-sync
... with `—delete-removed`
Not sure if this is what you need, but you can manually sync + delete files
from a local filesystem (including NFS mount) to/from S3:
http://s3tools.org/s3cmd-sync
... with `—delete-removed`
|
By
Chad Woolley <thewoolleyman@...>
·
#77
·
|
|
Re: Purge files on NFS or S3?
Hi all
Thanks. No I was just curious if there was a way to identify what to remove
in the blobstore because I was surprised the size of my blobstore at this
point. I will check what's in there (maybe
Hi all
Thanks. No I was just curious if there was a way to identify what to remove
in the blobstore because I was surprised the size of my blobstore at this
point. I will check what's in there (maybe
|
By
John Wong
·
#78
·
|
|
Re: Purge files on NFS or S3?
An option could be to just delete all the resource files on the blobstore.
The effect would be that for binaries that would have been matched, they
would be uploaded again on the first new push
An option could be to just delete all the resource files on the blobstore.
The effect would be that for binaries that would have been matched, they
would be uploaded again on the first new push
|
By
Dieu Cao <dcao@...>
·
#79
·
|
|
Re: Recipe to install Diego?
Hi Ken,
How do you generate the manifest file?
Thanks
Best Regards~!
Grissom
Hi Ken,
How do you generate the manifest file?
Thanks
Best Regards~!
Grissom
|
By
王天青 <wang.tianqing.cn at gmail.com...>
·
#80
·
|