The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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

TAGS
AUG Leaders

Atlassian Community Events