Looking at the page "Migrate server.xml customizations to bitbucket.properties" and there is no guide on using a reverse proxy with ssl terminating at the proxy and ajp to connect to Bitbucket. Is this scenario stil supported? If so what settings are required in the bitbucket.properties file.
thanks
Paul.
According to this page on "Proxying Atlassian server applications with Apache HTTP Server"; it is no longer possible to use the AJP connector from a reverese proxy to Bitbucket:-
The configurations for reverse proxy and ajp can be configured on your webserver that is pointing to bitbucket.
For example
ProxyPass / https://localhost:8443/ ProxyPassReverse / https://localhost:8443/
in bitbucket.conf
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Edwin, It is the entries in the new bitbucket.properties file used with Bitbucker Server version 5 that I am after. My proxy server is already configured.
thanks
Paul
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.