mirror of
https://github.com/sablierapp/sablier.git
synced 2026-01-05 12:25:29 +01:00
a897c65d39498400e3538404ae324d0afd05f074
* feat: add blocking refresh frequency The refresh frequency when using the blocking strategy was set to 5 seconds. This is now configurable with a default value of 5 seconds. * fail ci if codecov fail * always upload codecov even if ci fails * remove useless panic * use fork * add -short - revert later * remove short * publish test results
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%

