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 arehave showingbeen nounused activityor inidle over a customisable max_idlepreset time period using a number of checks - resuming services on-demand asrestart neededby 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