Introduction
disco lets you easily deploy and manage web projects onto your own servers
You will need:
- A server you can ssh into. We recommend a virtual server from Hetzner or Digital Ocean. Or a Raspberry Pi!
- A domain name. You can register one with Porkbun, Namecheap, or easydns.com
- A web project to deploy. It can be a static site or a backend project made with Python, Flask, Django, Node, Rails, Go, etc.
- The
disco
command line tool installed on your computer
Let's start by installing the disco CLI on your development machine →