Skip to content
This repository has been archived by the owner on Aug 20, 2019. It is now read-only.

Is it possible to configure instance size quota? #16

Closed
yatzek-zz opened this issue Feb 8, 2016 · 4 comments
Closed

Is it possible to configure instance size quota? #16

yatzek-zz opened this issue Feb 8, 2016 · 4 comments

Comments

@yatzek-zz
Copy link

No description provided.

@drnic
Copy link
Contributor

drnic commented Feb 8, 2016

You can set the size of RAM for docker containers in each plan (and then could have diff plans mapping to ram quotas)

See https://github.com/cloudfoundry-community/docker-boshrelease/blob/master/examples/docker-broker-aws.yml under memcached service for "memory: 128M" example

On Tue, Feb 9, 2016 at 5:39 AM, Jacek Szlachta notifications@github.com
wrote:


Reply to this email directly or view it on GitHub:
#16

@yatzek-zz
Copy link
Author

What about disk size? Is there a simple way to restrict individual db size?

@drnic
Copy link
Contributor

drnic commented Feb 8, 2016

I don't believe docker nor cf-containers-broker offers a volume size constraint.

Perhaps something could be configured into PG itself. Do you know anything?

On Tue, Feb 9, 2016 at 7:45 AM, Jacek Szlachta notifications@github.com
wrote:

What about disk size? Is there a simple way to restrict individual db size?

Reply to this email directly or view it on GitHub:
#16 (comment)

@yatzek-zz
Copy link
Author

Unfortunately not, quick google search does not return anything straightforward.

@drnic drnic closed this as completed Aug 10, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants