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
Community moderators have prevented the ability to post new answers.