https://github.com/acouvreur/sablier
https://github.com/acouvreur/sablier
docker docker-swarm hacktoberfest kubernetes nginx plugin podman traefik traefik-plugin
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/acouvreur/sablier
- Owner: acouvreur
- License: agpl-3.0
- Archived: true
- Created: 2024-10-21T03:28:22.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-10-22T17:02:27.000Z (6 months ago)
- Last Synced: 2024-12-22T02:13:20.643Z (4 months ago)
- Language: Go
- Homepage: https://sablierapp.dev/
- Size: 7.39 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-starred - acouvreur/sablier - Start your containers on demand, shut them down automatically when there's no activity. Docker, Docker Swarm Mode and Kubernetes compatible. (kubernetes)
README
# Sablier
> [!CAUTION]
> The sablier repository has moved to [sablierapp/sablier](https://github.com/sablierapp/sablier)!
> This repository is archived for legacy compatibility](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/#/)