When running Bamboo behind a proxy, you might need to change the Root Context Path i.e. the host URL referenced while accessing Bamboo (e.g. http://localhost:8085/bamboo).

To change the context path from '/' to '/Your_Context_Path':

For Bamboo 3.2 or below

For Bamboo 3.3 or above

wrapper.app.parameter.4=/

and replace it with the following line:

wrapper.app.parameter.4=/Your_Context_Path