mirror of
https://github.com/sablierapp/sablier.git
synced 2025-12-21 13:23:03 +01:00
Sablier - Scale to Zero
Sablier is an API that start containers for a given duration.
It provides an integrations with multiple reverse proxies and different loading strategies.
Which allows you to start your containers on demand and shut them down automatically as soon as there's no activity.
Glossary
I'll use these terms in order to be provider agnostic.
- Session: A Session is a set of instances
- Instance: An instance is either a docker container, docker swarm service, kubernetes deployment or kubernetes statefulset
