Implement per-app resource limits #65

Closed
opened 2021-06-01 11:49:33 +00:00 by 3wordchant · 4 comments
Owner

We can do RAM / CPU limits with Docker swarm, but we're currently not.

Adding this would prevent situations like the one we had with Matomo where it started using all available RAM and screwed up the whole server.

/cc @kawaiipunk

We can do RAM / CPU limits with Docker swarm, but we're currently not. Adding this would prevent situations like the one we had with Matomo where it started using all available RAM and screwed up the whole server. /cc @kawaiipunk
3wordchant added the
enhancement
design
labels 2021-06-01 11:49:33 +00:00
Owner
> https://docs.docker.com/compose/compose-file/compose-file-v3/#resources
Author
Owner

This came up for coop-cloud/levelfly, implemented in 7aba8749f630a7887a5bb038d5154934a2dc2f1d

I guess we should decide how to configure this, and roll it out to other apps?

This came up for coop-cloud/levelfly, implemented in 7aba8749f630a7887a5bb038d5154934a2dc2f1d I guess we should decide how to configure this, and roll it out to other apps?
Owner
> https://www.linode.com/blog/security/new-docker-container-security-essentials-guide/
decentral1se added this to the (deleted) milestone 2021-09-08 13:01:47 +00:00
decentral1se added this to the Versioning and deploy stability milestone 2021-09-09 14:29:58 +00:00
decentral1se added this to the Beta release (software) project 2021-10-20 15:42:33 +00:00
decentral1se added
documentation
and removed
enhancement
design
labels 2021-12-31 15:41:12 +00:00
Owner
https://docs.coopcloud.tech/maintainers/handbook/#tuning-resource-limits
Sign in to join this conversation.
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/organising#65
No description provided.