Deploy Any Web App, Pay Less, Own It All.
Disco is a full featured Open Source web deployment platform that lets you host 10+ web apps for the price of one.
Predictable Low PricingRunning production environments for > $1k/month at Heroku or Render? Disco can save you 50% or more. Host 10 hobby sites for just $29/month, a savings of ~$200 compared to per‑project platforms. |
Zero-Time DeploymentsPush to GitHub and see your changes live within seconds, not minutes.
Real-world examples from git push to live: |
Works With EverythingSupport for Node, Python, Django, Rails, Static Sites, and more. "Good enough" Postgres comes standard - perfect for projects that don't need enterprise DB features. |
Push ➛ Done
Disco lets you quickly deploy web apps to cloud servers or Raspberry Pis, and manage them using an intuitive command line tool and web UI.
# install the disco CLI locally
curl https://cli-assets.letsdisco.dev/install.sh | sh
# point a dedicated domain name to your
# server's IP, then initialize that server
disco init root@server.example.com
# connect your github account
disco github:apps:add
# setup your project
disco projects:add \
--name blog \
--github zoe/blog \
--domain blog.example.com
# from this point on, make any changes
# and git push to deploy!
git add . && git commit -m "fix typo" && git push
Transparent Pricing
-
Self-Hosted (Free)
Install Disco on your own server - any cloud provider or even a Raspberry Pi.
You only pay for your infrastructure costs. Disco is completely free and Open Source.
-
Launch plan ($29/month)
8Gb RAM shared server, perfect for multiple small-to-medium projects.
All Disco features included - deploy unlimited projects, PostgreSQL, custom domains, and more.
-
Scale plan ($159/month)
32Gb RAM dedicated powerhouse for demanding applications and microservices.
Ideal for production workloads and teams needing reliable, scalable infrastructure.
-
Beyond Basic Deployment
Run commands in your deployed environment (`disco run`), set up centralized logging (`syslog:add`), manage database connections, export and import volumes, scale services independently, and connect custom domains.
Do all of this from a streamlined CLI or web interface.
-
Team-Ready From Day One
Share access securely with collaborators (`invite:create`), manage projects across multiple servers, deploy from private GitHub repositories, and customize your workflow with environment variables and deployment hooks.
Disco is perfect for both solo developers and growing teams.
-
Infrastructure That Works For You
Self-host Disco on any server with SSH access - from cloud VMs to Raspberry Pis at home. Or choose our managed service for the same features without infrastructure management.
Both options give you complete control over your applications with zero lock-in.