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

What is the best way to enable SSL using Bitbucket Docker Container?

Karsten Klein January 8, 2021

Hi all,

 

I recently installed Bitbucket using the Docker Container. I want to enable TLS/HTTPS to secure communication (internal network). I find too many resources of different date.

Could you please point me to the current recommended approach to enable TLS/HTTPS in the context of the Bitbucket Docker.

 

Thanks,

Karsten

1 answer

0 votes
Alexis Robert
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 11, 2021

Hi @Karsten Klein , 

 

I'm using the following arguments in my docker command line to enable https : 

-e SERVER_PROXY_NAME=bitbucket.mycompany.com -e SERVER_PROXY_PORT=443 -e SERVER_SECURE=true \

Let me know if this helps,

--Alexis

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
7.9.0
TAGS
AUG Leaders

Atlassian Community Events