Re: diego questions: default memory and passing env variables
Matthew Sykes <matthew.sykes@...>
Memory limits are set via cf scale.
toggle quoted message
Show quoted text
`cf scale <app-name> -m 512M` will scale your app to 512MB per instance. The cli will then tell you to restage your application so the buildpacks can observe the new limit and make the necessary changes. At one time, this was especially true of the java buildpack.
On Wed, Sep 2, 2015 at 6:08 PM, Siva Balan <mailsiva(a)gmail.com> wrote:
We are not using Diego and we are on CF version 211.
--
Matthew Sykes matthew.sykes(a)gmail.com |
|