mirror of
https://github.com/sablierapp/sablier.git
synced 2025-12-26 07:13:36 +01:00
44 lines
2.4 KiB
Markdown
44 lines
2.4 KiB
Markdown
# Sablier
|
|
|
|
[](https://github.com/sablierapp/sablier/blob/master/LICENSE)
|
|
[](https://GitHub.com/sablierapp/sablier/graphs/contributors/)
|
|
[](https://GitHub.com/sablierapp/sablier/issues/)
|
|
[](https://GitHub.com/sablierapp/sablier/pulls/)
|
|
[](http://makeapullrequest.com)
|
|
|
|
[](http://godoc.org/github.com/sablierapp/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://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)
|