goinfinite / ez

From server to PaaS in no time. User-friendly, lightweight, free.
https://goinfinite.net/ez/
Other
10 stars 0 forks source link

feat: manage server over-allocation limit #87

Open ntorga opened 5 months ago

ntorga commented 5 months ago

For now we are not be limiting containers or account quotas based on server resources. However, this could be a beneficial feature to prevent too much over-allocation and to provide a graph on accounts and containers page to show how much over-allocation there is.

This feature relies on goinfinite/ez#71 to be completed as we need to allow the admin to control the over-allocation.