https://github.com/sablierapp/sablier
Start your containers on demand, shut them down automatically when there's no activity. Docker, Docker Swarm Mode and Kubernetes compatible.
https://github.com/sablierapp/sablier
docker docker-swarm hacktoberfest kubernetes nginx plugin podman traefik traefik-plugin
Last synced: 10 days ago
JSON representation
Start your containers on demand, shut them down automatically when there's no activity. Docker, Docker Swarm Mode and Kubernetes compatible.
- Host: GitHub
- URL: https://github.com/sablierapp/sablier
- Owner: sablierapp
- License: agpl-3.0
- Created: 2020-10-20T18:07:26.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-08T22:53:34.000Z (13 days ago)
- Last Synced: 2025-04-12T10:16:14.406Z (10 days ago)
- Topics: docker, docker-swarm, hacktoberfest, kubernetes, nginx, plugin, podman, traefik, traefik-plugin
- Language: Go
- Homepage: https://sablierapp.dev/
- Size: 8.31 MB
- Stars: 1,753
- Watchers: 9
- Forks: 58
- Open Issues: 72
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
#

A free and open-source software to start workloads on demand and stop them after a period of inactivity.
Think of it a bit like a serverless platform, but for your own servers.

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://sablierapp.dev/#/providers/overview)
- Docker
- Docker Swarm
- Kubernetes
- [Supports multiple reverse proxies](https://sablierapp.dev/#/plugins/overview)
- Apache APISIX
- Caddy
- Envoy
- Istio
- Nginx (NJS Module)
- Nginx (WASM Module)
- Traefik
- Scale up your workload automatically upon the first request
- [with a themable waiting page](https://sablierapp.dev/#/themes)
- [with a hanging request (hang until service is up)](https://sablierapp.dev/#/strategies?id=blocking-strategy)
- Scale your workload to zero automatically after a period of inactivity## 📝 Documentation
[See the documentation here](https://sablierapp.dev)