Hello,
I am using Jira, confluence and bitbucket on my on-premise environments and now I am planning to migrate them to docker containers.
My Jira installation has multiple nodes(cluster).
I found below docker images for these products where it contains multiple docker images for Jira like -
https://hub.docker.com/u/atlassian
jira-software
jira-core
jira-servicedesk
jira-servicemanagement
So I would like to know which of the above image has the feature of having or supporting multiple nodes or cluster of Jira. Is it jira-software or any other?
Also if there are any steps or procedures to migrate the Jira, confluence and Bitbucket including the database to docker containers or any documentation for the same, kindly share.
Kindly confirm.
Thanks
Hi 👋,
on docker image overview for jira, there is section for cluster configuration. They use the same Dockerfile config anyway, just modify url for specific archiv during the build
* https://bitbucket.org/atlassian-docker/docker-atlassian-jira/src/master/Dockerfile
* https://bitbucket.org/atlassian-docker/docker-atlassian-confluence-server/src/master/Dockerfile
I don't have experience with clustered docker version, only single on-premise, so I cannot say more on this topic.
So which image to be used for clustering, jira-software or any other?
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.