Hi
I have just installed Jira on a Amazon Linux AMI and setup went fine and everything but now when I access it I have two questions:
You can visit the intallation through http://ec2-46-137-128-85.eu-west-1.compute.amazonaws.com:8080
Thanks for your help!
You can, but you might run into the issue of needing root privileges since you are using a port number less than 1024 which normal require special permissions to those numbers.
If you are trying to hide the port number on the url, you do that through your dns server which can map url for you.
bugs.xxx.yyy.com maps to bugs.yyy.xxx.com:8080
http://confluence.atlassian.com/display/JIRA/Changing+JIRA's+TCP+Ports
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.