Opening instance ports

Sometimes your docker image uses different ports. That you could connect to your special container ports you have to add them to instance role.

    1. select running instance : click Services -> EC2 -> "Running Instances". 
    2. select instance and click on link at "Security groups"
    3. click tab "Inbound"
    4. "Edit" -> "Add rule" : Insert your special port for source , TCP and Save
You don't need to restart image.

Comments

Popular posts from this blog

Deploy docker image to Amazon AWS (free for 12months) in half an hour for beginners

Connecting to running docker image AWS Amazon

Running docker image on Amazon AWS