I wrote a small app/docker image to automatically shutdown and lazyload containers

This page summarizes the projects mentioned and recommended in the original post on /r/selfhosted

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • traefik-lazyload

    A small traefik/docker wrapper to load and unload containers on-demand to save resources

  • I decided to write a small app traefik-lazyload. It works by acting as a lower-priority route for a container, and when it's hit with web traffic, it looks for that container and spins it up. Traefik takes care of the rest by serving the higher-priority route when it comes online. Then the lazyloader monitor's the container's network traffic and stops it after delay. Easy and light weight, and works with existing setups.

  • sablier

    Start your containers on demand, shut them down automatically when there's no activity. Docker, Docker Swarm Mode and Kubernetes compatible.

  • Lazytainer dev here, Thanks for the shoutout! I was also going to ask if https://github.com/acouvreur/sablier was the "much heavier" thing you were talking about.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts