|
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
·
|
|
Re: Utilities PMC - 2015-05-05 Notes
Hi all,
In response to several suggestions, I've moved the Utilities PMC notes into
markdown files in a github repo.
I've created this public github
Hi all,
In response to several suggestions, I've moved the Utilities PMC notes into
markdown files in a github repo.
I've created this public github
|
By
Mike Dalessio
·
#53
·
|
|
Re: Buildpacks PMC - 2015-05-04 Notes
Hi all,
In response to several suggestions, I've moved the Buildpacks notes into
markdown files in a github repo.
I've created this public github
Hi all,
In response to several suggestions, I've moved the Buildpacks notes into
markdown files in a github repo.
I've created this public github
|
By
Mike Dalessio
·
#52
·
|
|
Re: Failed to start Native apps in CF using null-build pack
Balaramaraju,
It looks like in your *CF logs* that you are pushing the app with an
incorrect start command, most likely with the meta information from a
Procfile.
Please try deploying the
Balaramaraju,
It looks like in your *CF logs* that you are pushing the app with an
incorrect start command, most likely with the meta information from a
Procfile.
Please try deploying the
|
By
JT Archie <jarchie@...>
·
#51
·
|
|
Re: Discrepancy between `cf apps` memory usage and cgroup's memory.usage_in_bytes in CF 2.13.0
Aha - just found it, and it does indeed tally up. Thanks again!
daniel.jones(a)engineerbetter.com> wrote:
--
Regards,
Daniel Jones
EngineerBetter.com
Aha - just found it, and it does indeed tally up. Thanks again!
daniel.jones(a)engineerbetter.com> wrote:
--
Regards,
Daniel Jones
EngineerBetter.com
|
By
Daniel Jones
·
#50
·
|
|
Re: Discrepancy between `cf apps` memory usage and cgroup's memory.usage_in_bytes in CF 2.13.0
Thanks for the reply Matthew!
We saw that bit of code when we were following it through. When we go as
far as the call from the DEA's Warden client to the Warden Server, we
struggled to find where
Thanks for the reply Matthew!
We saw that bit of code when we were following it through. When we go as
far as the call from the DEA's Warden client to the Warden Server, we
struggled to find where
|
By
Daniel Jones
·
#49
·
|
|
Re: Buildpacks PMC - 2015-05-04 Notes
Hi Ryan,
Thanks for asking this question.
The "risk" called out in the inception encompassed a number of things, but
what they really all boil down to is that the java-buildpacks team has its
own
Hi Ryan,
Thanks for asking this question.
The "risk" called out in the inception encompassed a number of things, but
what they really all boil down to is that the java-buildpacks team has its
own
|
By
Mike Dalessio
·
#48
·
|
|
Re: Discrepancy between `cf apps` memory usage and cgroup's memory.usage_in_bytes in CF 2.13.0
The reported statistic is calculated here:
https://github.com/cloudfoundry/dea_ng/blob/310797e1097dcd5531bff4077ccd8f02f6091219/lib/dea/stat_collector.rb#L92-L94
daniel.jones(a)engineerbetter.com>
The reported statistic is calculated here:
https://github.com/cloudfoundry/dea_ng/blob/310797e1097dcd5531bff4077ccd8f02f6091219/lib/dea/stat_collector.rb#L92-L94
daniel.jones(a)engineerbetter.com>
|
By
Matthew Sykes <matthew.sykes@...>
·
#47
·
|
|
Re: use null-buildpack to support standalone non-web
wrote:
I think it would depend, you'd probably be OK with your simple hello world
app. Something more complicated using third party libraries, may have
trouble. I'd personally try to avoid that and
wrote:
I think it would depend, you'd probably be OK with your simple hello world
app. Something more complicated using third party libraries, may have
trouble. I'd personally try to avoid that and
|
By
Daniel Mikusa
·
#46
·
|
|
Discrepancy between `cf apps` memory usage and cgroup's memory.usage_in_bytes in CF 2.13.0
Hi all,
Whilst investigating the Java Buildpack out-of-memory issues David
Head-Rapson mailed about the other day, we discovered a discrepancy between
the memory usage stat provided by `cf app` and
Hi all,
Whilst investigating the Java Buildpack out-of-memory issues David
Head-Rapson mailed about the other day, we discovered a discrepancy between
the memory usage stat provided by `cf app` and
|
By
Daniel Jones
·
#45
·
|
|
Failed to start Native apps in CF using null-build pack
Hi All,
We are unable to push a sample c++ application using null-buildpack; seems
it has worked for others (as documented here
Hi All,
We are unable to push a sample c++ application using null-buildpack; seems
it has worked for others (as documented here
|
By
Balaramaraju JLSP <balaramaraju@...>
·
#44
·
|
|
use null-buildpack to support standalone non-web
So far we are unable to push a sample c++ application using null-buildpack;
seems it has worked for others (as documented here
So far we are unable to push a sample c++ application using null-buildpack;
seems it has worked for others (as documented here
|
By
Balaramaraju JLSP <balaramaraju@...>
·
#43
·
|
|
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
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
|
By
Ronak Banka
·
#42
·
|