01 / Ship
Change the product
A reliable path from source code to production, with safe cutovers, previews, rollbacks, and fleet controls.
- Git-based deploymentsConnect GitHub, GitLab, Bitbucket, Gitea, or any Git repository and deploy on push.
- Flexible application sourcesBuild with Nixpacks or deploy Dockerfiles, Compose projects, container images, and static sites.
- Zero-downtime releasesHealth-checked cutovers keep the previous release serving until the new one is ready.
- Preview environmentsCreate branch previews, post sticky PR or MR comments, and scale idle previews to zero.
- Domains and automatic TLSRoute custom domains through Pingora with automatic ACME certificate provisioning and renewal.
- Rollbacks and live logsInspect build and runtime logs, then restore a known-good release without rebuilding.
- Resource and build controlsSet CPU, memory, replicas, ports, and concurrent-build limits so workloads cannot pin the host.
- Multi-node worker fleetEnroll worker nodes over mTLS, place deployments on them, and monitor node health from the control plane.