jpsember / remote

utility to manage remote machines
0 stars 0 forks source link

AWS EC2 support #2

Open jpsember opened 6 months ago

jpsember commented 6 months ago

Perhaps I need to create an internet gateway... seems complicated vs Linode.

https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Internet_Gateway.html

Your default security groups and newly created security groups include default rules that do not enable you to access your instance from the internet.

I followed the directions here, and it works.

I allow any ipv4 incoming address to access the SSH port.

Screen Shot 2024-03-06 at 8 18 43 PM