AWS-EC2
- Learning how to host on AWS EC2
- Was more straight forward than I assumed honestly
- Start a EC2 instance
- Add inbound rules for port 3000
- Login to the console
- Install git and Add SSH
- Now pull the repo
- Create env variables
- Start the docker service
- Install Nginx for default port 80 and to get https
- Assign domain by using Elastic IP and Route53