Hello!
I found official docker image of confluence but its for server version. Do you know where i can find image for data center?
Here (from Dave Chevell) https://bitbucket.org/dchevell/ also not.
Hi there!
Thank you for contacting us about this. Confluence Data Center is not officially supported on Docker, thus the lack of official data center image. You would need to build your own from the Data Center installation.
Another thing you need to consider is there can be conflicts when running multiple nodes on a single server, so if you weren't going to have a separate Docker image for each node. They're all listening on the same port so this can cause issues. Have a look at Starting a Confluence Cluster on a Single Machine for details on how to get around that.
Let us know if you have any questions.
Regards,
Shannon
Hi Shannon,
Sad to hear it. We want to create HA Confluence Data Center cluster on three different nodes.
Regards,
Mikhail
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Mikhail,
We are running successfully Confluence Data Center inside Docker on different nodes.
At the moment we have a separate docker-compose.yml for every node and start them individually.
I'm about to change that into one compose file for the use in Docker-Swarm.
I suggest you to build your own image with needed config from https://hub.docker.com/r/atlassian/confluence-server/
Regards,
Martin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Martin Zeller did you end up making a swarm file you can share?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.