mirror of
https://github.com/sablierapp/sablier.git
synced 2025-12-30 17:47:26 +01:00
1c8cc103ee14c6f15a79e81c65239a6f165c2df1
When no healthcheck is defined, Sablier will cannot properly detect when the targeted container is able to handle requests yet. If your container startup period is more than 1 second, you're likely to experience issues and a healthcheck is recommended.
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
- Docker
- Docker Swarm
- Kubernetes
- Supports multiple reverse proxies
- Apache APISIX
- Caddy
- Envoy
- Istio
- Nginx (NJS Module)
- Nginx (WASM Module)
- Traefik
- Scale up your workload automatically upon the first request
- Scale your workload to zero automatically after a period of inactivity
📝 Documentation
Languages
Go
89.4%
HTML
9.9%
Makefile
0.6%
Dockerfile
0.1%

