Disco is an Open Source web deployment platform that lets you host 10+ web apps for the price of one. Deploy Python, Node, Django, Rails, or static sites to your own server or Raspberry Pi in seconds.
# Install the CLI curl https://cli-assets.letsdisco.dev/install.sh | sh # Initialize your server disco init root@server.example.com # Connect your GitHub account disco github:apps:add # Add and deploy your project disco projects:add --name blog --github username/repo --domain blog.example.com # From this point, just git push to deploy!- Ultra-fast deploys: Static sites in 2 seconds, Django apps in 24 seconds
- Works with everything: Node, Python, Django, Rails, Static Sites, and more
- Built-in PostgreSQL: Ready to use out of the box
- Team-ready: Easily share access with collaborators
