# Sablier [](https://github.com/acouvreur/sablier/blob/master/LICENSE) [](https://GitHub.com/acouvreur/sablier/graphs/contributors/) [](https://GitHub.com/acouvreur/sablier/issues/) [](https://GitHub.com/acouvreur/sablier/pulls/) [](http://makeapullrequest.com) [](http://godoc.org/github.com/acouvreur/sablier)      An free and open-source software to start workloads on demand and stop them after a period of inactivity.  Either because you don't want to overload your raspberry pi or because your QA environment gets used only once a week and wastes resources by keeping your workloads up and running, Sablier is a project that might interest you. ## π― Features - [Supports the following providers](https://acouvreur.github.io/sablier/#/providers/overview) - Docker - Docker Swarm - Kubernetes - [Supports multiple reverse proxies](https://acouvreur.github.io/sablier/#/plugins/overview) - Nginx - Traefik - Caddy - Scale up your workload automatically upon the first request - [with a themable waiting page](https://acouvreur.github.io/sablier/#/themes) - [with a hanging request (hang until service is up)](https://acouvreur.github.io/sablier/#/strategies?id=blocking-strategy) - Scale your workload to zero automatically after a period of inactivity ## π Documentation [See the documentation here](https://acouvreur.github.io/sablier/#/) ## Contributors