I am running docker compose in Bitbucket Pipelines. In the compose file I have Traefik set up like this: traefik: image: traefik:v2.11 container_name: traefik command: - "--l...
I am looking a way to change the context path of bitbucket-server in docker mode, because I am trying to run it behind a traefik reverse proxy: I want my bitbucket-server to be served over m...
...ever finish. This step returns 503 from {domain}/rest/... urls. I'm tried to run the installation bypassing Traefik (Ex.: http://[public_ip]:[port] but the result is the same. Other tests w...
I have docker containers with Jira (atlassian/jira-software:latest) and Confluence (atlassian/confluence-server:latest). Both are behind traefik 1.7.17 SSL reverse proxy. All works perfectly unless A...
I am using a dockerized version of Crowd which is sitting behind a Traefik reverse proxy. Everything works fine except for one thing: I have a third party application that uses Crowd for identity m...
Hi, I'm trying to get confluence working with docker-compose.yml and traefik. Confluence itself is running, but synchrony won't work, that means I can't edit a page, when synchrony is enabled. C...
Dear Community I've installed Jira, Confluence and Bitbucket on the same server in docker containers. All servers use HTTPS. Now i want to connect all together but i get an error. Can someone help...
Copied to clipboard