Skip to main content

Introduction

disco lets you easily deploy web backend projects to your own servers

You will need:

  1. A server you can ssh into. We recommend getting a virtual server from Hetzner or Digital Ocean
  2. A domain name. You can register one with Porkbun, Namecheap, or easydns.com
  3. The disco command line tool installed on your computer
  4. A project to deploy. It can be a static site or a backend project made with Python, Flask, Django, Node, Rails, Go, etc.

Start by installing the disco CLI on your development machine