Skip to main content
These instructions only apply for free self-hosting features, not Enterprise features (feature list).
Read the self-hosting instructions before deploying to production.

Create a VM

Go to DigitalOcean and click CREATE > Droplets. Create a default VM instance with options:
  • $20/month for testing, $40/month for production

Install Docker

Go to your Droplet instance page and click Console. Install Docker & Docker Compose with the following commands:
Refresh the VM console page to activate the new configuration.

Run Nango

Still in your VM’s console, install Nango by running:

Update Nango

In your VM’s console, run: