About
This project is intended to auto-manage docker status start/stop based on usage
- periodically check configured services, pausing containers that have been unused or idle over a preset time
- on-demand restart by users navigating to, or redirecting to
/start/<url>which re-starts paused containers
Python Application to be containerised
Modular Python Framework with ConfigObj setings persistence
Periodicallly checking services with optional checks
Configurable Check : Containers
Configurable Check: Proxy Logs
Configurable Check: Proxy Container

