Improvmenets

This commit is contained in:
Christopher LaPointe
2023-05-21 09:26:33 -04:00
parent a98edc9ce5
commit 57db4e3f2f
4 changed files with 73 additions and 30 deletions

View File

@@ -11,3 +11,11 @@ starting/stopping containers to save resources.
* `lazyloader=true` -- Add to containers that should be managed
* `lazyloader.stopdelay=5m` -- Amount of time to wait for idle network traffick before stopping a container (default: 5m)
# Features
- [ ] Dependencies & groups (eg. shut down DB if all dependent apps are down)
# License
GPLv3