Go to the EC2 service and click Launch Instance. Create an instance with default settings except:
t2.medium
for testing, t2.large
for productionGo to your EC2 instance page and click Connect, then Connect again on the next page to access your instance’s console via SSH.
Install Docker & Docker Compose with the following commands:
Still in your VM’s console, install Nango by running:
In your VM’s console, run:
Go to the EC2 service and click Launch Instance. Create an instance with default settings except:
t2.medium
for testing, t2.large
for productionGo to your EC2 instance page and click Connect, then Connect again on the next page to access your instance’s console via SSH.
Install Docker & Docker Compose with the following commands:
Still in your VM’s console, install Nango by running:
In your VM’s console, run: