Skip to main content

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
Monitoring and AutoShutdown

KS5-Docker Shutdown Automation.drawio.png

On-Demand Container Resume

KS5-Docker Startup Automation.drawio.png

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