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 the Compute Engine service and click CREATE INSTANCE. Create an instance with default settings except:
  • e2-medium for testing, e2-standard-2 for production
  • Enable Allow HTTP traffic and Allow HTTPS traffic

Install Docker

Go to your Compute Engine instance page and click SSH. 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: