Add per app memory and CPU limits #66

Closed
opened 2021-06-01 11:50:00 +00:00 by kawaiipunk · 0 comments
Owner

In Cloudron, they support setting a memory limit for apps. This means if an app is leaking memory or otherwise misbehaviing, it won't take out the whole server.

I assume this is a Docker thing. I wonder if there is an equivalent for CPU as well.

It already bit us once on one of our production swarms when an app was misbehaving.

We just need to work out how is best to do this and implement.

In Cloudron, they support setting a memory limit for apps. This means if an app is leaking memory or otherwise misbehaviing, it won't take out the whole server. I assume this is a Docker thing. I wonder if there is an equivalent for CPU as well. It already bit us once on one of our production swarms when an app was misbehaving. We just need to work out how is best to do this and implement.
kawaiipunk added the
enhancement
invalid
labels 2021-06-01 11:50:31 +00:00
This repo is archived. You cannot comment on issues.
No description provided.