If you are using a standalone install (i.e. not the WAR distribution) and don't want to go through the hassle of setting up a proxy, just change
wrapper.app.parameter.2=8085
to
wrapper.app.parameter.2=80
In conf/wrapper.conf file located in your Bamboo installation directory.
You can do that using Apache httpd proxy: http://confluence.atlassian.com/display/BAMKB/Running+bamboo+behind+apache+httpd+proxy
Cheers
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Krystian gave you the best answer - use a web-server as a front end. You could also configure Tomcat to listen on a url without a port, but that is less flexible, and makes maintenance a bit more complex.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.