amazon ec2 - How to use run deck service from local browser using up address? -


i have installed rundeck in docker using ec2 instance. when run image , start rundeck. it's fine.

lynx http:localhost:4440

us able show rundeck dashboard.

but, how can access rundeck windows browser?

i tried using address connection refused.

in order access outside setup, might have ensure following things:

  1. ensure host server (ec2) forwarding ports docker container. should have used -p or -ports when launching container this. test: ec2 instance, should able access: http://localhost:4440

  2. ensure have public ip assigned ec2. should able see aws ec2 console: http://console.aws.amazon.com/ec2

  3. ensure security group(s) instance has inbound connections accept 4440 ip or rest of world.

after this, http://:4440 should work. hope got question correct.

let me know how goes,

thanks,

  • anoop

Comments

Popular posts from this blog

javascript - How to get current YouTube IDs via iMacros? -

c# - Maintaining a program folder in program files out of date? -

emulation - Android map show my location didn't work -