Making things got cheap, but hosting them did not.
Disco is free, open source software you install on a server. From then on, every app you make can live there: it deploys after you git push, goes live without dropping a request, gets a URL and an SSL certificate, logs, cron, workers, and a dashboard. And the tenth app costs as much as the first one (nothing).
Also, none of your data goes through us. Why would it?
Enjoy the ride, and go make something good. We're cheering for you.
— the Disco team
P.S. SSH into a fresh Ubuntu 24.04 LTS server and run:
Cool demo time. Click an emoji below; an actual deploy will start immediately on a small Disco server, and the page at emoji.disco.cloud changes when it goes live. Yeah, no, for real!
Disco keeps the platform experience1 and runs it on servers you choose,2 at the same cost for one app or fifty,3 with the control plane kept separate.4
1Deployments, SSL, logs, scaling: the workflow you know from managed platforms.
2AWS, Hetzner, DigitalOcean, a Raspberry Pi, bare metal. Microservices, many staging and preview environments, and data‑residency requirements all fit.
3Platforms usually price each service and each environment. With Disco you pay for the server, whatever runs on it.
0.33.0Two builds starting at the same time no longer collide. Deploy without GitHub: disco deploy --dir sends a directory to your server. Projects get a domain by default. ZeroSSL fallback when Let's Encrypt refuses.0.32.0projects:info and projects:update. Remove several environment variables in one go. disco run reports errors cleanly.0.31.3Dependency updates. Dashboard: log destinations page.0.31.0Interactive shell in your project's container. Gzip and zstd compression. External Docker registries.
Disco is MIT licensed and free to run. Have a question? Email us!