Capabilities
Compose, fully operated
Multi-service stacks
Run a full docker-compose.yml with services, networks, and volumes. Up to a dozen services per stack.
Internal networking
Services reach each other on a private bridge network. No public exposure unless you ask for it.
Environment management
Per-stack env files with secret encryption at rest. CI-friendly variable injection.
Volume orchestration
Named volumes provisioned and backed up automatically. Migrate stacks across hosts without losing state.
Rolling updates
Update one service at a time with health-gated cutover. Zero-downtime deploys for stateless services.
Deploy hooks
Webhook on push to your registry triggers a redeploy. Plug it into GitLab CI, GitHub Actions, or Drone.
Why Compose
Don't deploy Kubernetes for three services
The K8s middle ground
When a single container is not enough but Kubernetes is too much. Compose hits the sweet spot for 3-15 service apps.
Real ops, not just hosting
We operate the host, the network, and the orchestrator. You operate your application.
Stack templates
Pre-built templates for common stacks: WordPress + MariaDB, Strapi + Postgres, Mattermost, Plausible, Listmonk, and more.
Migrate to managed apps later
If you outgrow Compose, we move you onto managed Kubernetes or a fully managed application engagement without rewriting.
Bring your compose file
Send us your stack and we will get it deployed and operated within a day.
Deploy a stack