Skip to content

AWS EC2 Instance #219

Answered by tateexon
srepollock asked this question in Help!
Feb 27, 2021 · 2 comments · 23 replies
Discussion options

You must be logged in to vote

I have this running on an aws ec2. If you are still having problems I can try to help.
My current setup:
I built an ami using my ami with docker/docker-compose helper: https://github.com/tateexon/ec2_docker_ami_builder
I created a security group with these inbound rules:
Custom UDP, Port Range 2456-2458, 0.0.0.0/0
Custom UDP, Port Range 2456-2458, ::/0
Custom TCP, Port Range 2456-2458, 0.0.0.0/0
Custom TCP, Port Range 2456-2458, ::/0
SSH, Port 22, set to my ip so I could ssh into it, I then removed this after I got the server working
I then created an ec2 instance using the ami from the cloudformation script with a size of t3.medium (found smaller sizes would crash or have weird issues) w…

Replies: 2 comments 23 replies

Comment options

You must be logged in to vote
21 replies
@srepollock
Comment options

@CosmicHorrorDev
Comment options

@srepollock
Comment options

@srepollock
Comment options

@CosmicHorrorDev
Comment options

Comment options

You must be logged in to vote
2 replies
@srepollock
Comment options

@tateexon
Comment options

Answer selected by mbround18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help!
Labels
None yet
3 participants