Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Unable to install a bitbucket mirror behind a proxy

ewsscm April 1, 2020

We are trying to install a bitbucket mirror in one of our prod vlans. The vlans are airgapped and we have firewalls open for these

Prod server to proxy server to bitbucket server over 443 and 7999

The mirrors come up for approval but never show up as online

 

Is there any configurations that we need to have when we run mirror in airgapped environments across proxy?

1 answer

0 votes
Wolfgang Kritzinger
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 23, 2020

Hi!

This page might be helpful for you: https://confluence.atlassian.com/bitbucketserver/proxying-and-securing-bitbucket-server-776640099.html

When installing Bitbucket behind a reverse proxy, you have to make sure that the Base URL is set correctly on the mirror, as well as configuring these properties correctly in your bitbucket.properties file:

server.secure=true
server.scheme=https
server.proxy-port=443
server.redirect-port=443
server.proxy-name=mycompany.com

For more information, follow the instructions here: https://confluence.atlassian.com/bitbucketserver/securing-bitbucket-server-behind-haproxy-using-ssl-779303273.html

These instructions apply to Bitbucket itself as well as any Bitbucket Mirror installations.

Cheers,

Wolfgang

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events