Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Accessing Tomcat on local machine browser deployed on Elastic instace of Bamboo ( amazon Ec2)

Sandeep Dhamale March 3, 2013

I have following instance (elastic) setup for Bamboo.

ec2-50-16-50-165.compute-1.amazonaws.com

For build and deployment I have put tomcat on it and running on Port 8080. My build is successful and deployment is also successful through Bamboo Tomcat task ( localhost:8080/tomcat-manger)

After application is deployed just to test from my PC I tried to access console from my local PC.

http://ec2-50-16-50-165.compute-1.amazonaws.com:8080/

The URL is not working. What is the public domain name for Amazon /Bamboo elastic instance, how should I refer it so I can access the tomcat application over internet at my local browser.

Appreciate your help.

Thanks again!

1 answer

1 accepted

0 votes
Answer accepted
LucasA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 8, 2013

Hi,

AWS instances make use of a NAT infrastructure where the instances itself don't be assigned with a "real" IP address. To get this working, set your EC2 instance security to forward this port (on the administration console, not on the instance itself).

Maybe this document will help you: http://docs.aws.amazon.com/gettingstarted/latest/awsgsg-intro/intro.html?r=8747

Lucas Lima

Sandeep Dhamale March 14, 2013

THanks This makes sense, I will take a look at the document !

Murali S
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 20, 2016

Thanks much, Lucas Lima. Indeed it's very helpful to me.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events