Forums

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

Configure reverse proxy in Jira software Docker image

OPTA-LP
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 24, 2020

Hello there!

We migrated our solution to docker for maintenance purpose, we use the last 8 image (8.11 at this moment).

We use traefik reverse proxy for serving the container to the web.

While setting the

  • ATL_PROXY_NAME = "https://domain.com"
  • ATL_PROXY_PORT = "443"
  • ATL_TOMCAT_SCHEME = "https"
  • ATL_TOMCAT_SECURE = "true"

it seems that those environment parameters are not taken in account in the container, it keeps asking me to configure those one.

I tried to mount a volume on /opt/atlassian/jira/conf and modify the server.xml to keep it persistent but it seems that the server doesn't like it at all...

if you have an idea, i'm interrested!!

Thank you

 

0 answers

Suggest an answer

Log in or Sign up to answer