Hide port number in bamboo URL

srinumanthena November 20, 2011

How did you do it? I want do the same for bamboo

3 answers

1 vote
Przemek Bruski
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 23, 2012

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.

1 vote
Krystian Brazulewicz
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.
January 23, 2012
0 votes
Nic Brough -Adaptavist-
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.
January 23, 2012

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.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events