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
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
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.