Go to file
Christopher LaPointe 57db4e3f2f Improvmenets
2023-05-21 09:26:33 -04:00
2023-05-20 15:28:21 -04:00
2023-05-20 15:28:21 -04:00
2023-05-21 09:26:33 -04:00
2023-05-21 09:26:33 -04:00
2023-05-20 15:28:21 -04:00
2023-05-20 15:28:21 -04:00
2023-05-20 15:28:21 -04:00
2023-05-21 09:26:33 -04:00
2023-05-21 09:26:33 -04:00
2023-05-20 15:28:21 -04:00

traefik-lazyloader

Takes advantage of traefik's router priority to hit this small application that will manage starting/stopping containers to save resources.

Quick-Start

Config

Labels

  • 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

Description
A small traefik/docker wrapper to load and unload containers on-demand to save resources
Readme 159 KiB
Languages
Go 77.6%
HTML 13.7%
CSS 7.7%
Dockerfile 1%