This question is in reference to Atlassian Documentation: Running bamboo behind apache httpd proxy
This article referrs to wrapper.conf and jetty.xml, but in all versions of bamboo-5-13.1 which I download, there is no wrapper.conf file.
is the article out of date?
Community moderators have prevented the ability to post new answers.
Per Atlassian support, the mentioned document applies only up to Bamboo 5.0.
New documentation is here: https://confluence.atlassian.com/kb/proxying-atlassian-server-applications-with-apache-http-server-mod_proxy_http-806032611.html
They do not cover the AJP connector. I found a default AJP connector in the bamboo server.xml file and enabled it. I then pointed my apache proxy configuration at AJP and it has been working fine.
For clarification, I found an AJP connector in server.xml and have successfully connected my apache proxy to this. I am wondering if this will be problematic, or if there is just a problem with out-dated documentation.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.