obiba / rock

R server with a REST API
GNU General Public License v3.0
3 stars 1 forks source link

Usage limitations #16

Open ymarcon opened 1 year ago

ymarcon commented 1 year ago

then return a meaningful error message

ymarcon commented 1 year ago

report or put quota on workspaces size?

ymarcon commented 1 year ago

https://docs.docker.com/compose/compose-file/compose-file-v3/#resources

ymarcon commented 1 year ago

log resource usage with a warning when resources are used about a threshold (80% of memory for instance)

tombisho commented 1 year ago

In terms of using Docker to limit resources, with v3 it looks like it is only possible to:

"set resource constraints on services or containers in a swarm."

Although it is still possible with : v2