
Sablier
Open-source scale-to-zero controller for container workloads
2.9k stars 95 forks last commit first released AGPL-3.0
Actively maintained
Last commit 25 Aug 2026.

Sablier is an open-source service that starts containerized workloads on demand and scales them to zero after periods of inactivity. It exposes an API and integrates with popular reverse proxies to intercept incoming requests, wake sleeping workloads, and (optionally) show a waiting page while the target service starts.
Key Features
- Scale-to-zero controller that starts workloads on first request and stops them after idle time.
- Multi-provider support: Docker, Docker Swarm, Podman and Kubernetes providers.
- Integrations with reverse proxies and edge components (Traefik, Caddy, Nginx, Envoy, Istio, Apache APISIX) for request interception and wake-up flows.
- Configurable waiting pages and a "hanging request" strategy to keep clients waiting until the service is ready.
- Deployment options: official Docker images, downloadable binaries, build-from-source, and an official Helm chart for Kubernetes.
- Session and strategy APIs for programmatic control of start/stop behavior and session durations.
- Uses container labels and healthchecks to detect readiness and avoid premature routing.
Use Cases
- Cost and resource optimization for development, QA, or edge devices by running services only when needed.
- Self-hosted "serverless-like" behavior: automatically wake per-request services behind a reverse proxy for internal apps or demos.
- Lightweight orchestration helper for teams that need on-demand workloads without a full managed FaaS platform.
Sablier is focused and practical: it provides the primitives to start/stop container workloads on demand and integrates with the tooling commonly used at the edge and in clusters. It is distributed with multiple installation paths (Docker, binary, Helm) and is intended for self-hosted environments where reducing idle resource usage is desirable.
Categories:
Tags:
Tech Stack:
Similar to Sablier

Kestra
Open-source, event-driven workflow orchestration and scheduling platform
Declarative, API-first orchestration platform for scheduled and event-driven workflows with a plugin ecosystem, UI editor, CI/CD and Terraform integration.
AutoKitteh
Durable workflow automation and orchestration for developers
Developer-first platform for durable workflow automation and orchestration, with code-based workflows, triggers, integrations, and API-first execution.


Diun
Notifier for Docker image updates in container registries
Diun monitors Docker/OCI images in registries and sends notifications when tags or digests change, with multiple providers and flexible scheduling.


Kong Gateway
Cloud-native API and LLM gateway with extensible plugins
Kong Gateway is a high-performance, cloud-native API gateway for routing, securing, and observing API traffic, with an extensible plugin system and Kubernetes support.

StackStorm
Event-driven automation and workflow orchestration for operations
Open-source event-driven automation platform for DevOps and SRE, with rules, workflows, ChatOps, and hundreds of integration packs for auto-remediation and incident response.

Ansible-NAS
Ansible playbooks to build a home server with Docker apps
Ansible-NAS is an Ansible playbook collection that turns an Ubuntu server into a NAS-style home server by deploying and configuring many self-hosted apps via Docker.



