Skip to content

Instantly share code, notes, and snippets.

View tkoop's full-sized avatar

Tim Koop tkoop

View GitHub Profile
1. Create an AWS Lightsail instance at https://aws.amazon.com/lightsail/
- I chose: 1 GB RAM, 1 vCPU, 40 GB SSD
- start it and wait for it to come up
- click the console/terminal icon to open a console
2. Run `nano docker-compose.yaml` Paste in the lines found below. Consider changing the password.
3. Run `sudo docker-compose up -d`
4. Close the terminal