cptactionhank / docker-atlassian-jira-software

Atlassian JIRA Software wrapped in a Docker image
https://cptactionhank.github.io/docker-atlassian-jira-software
MIT License
267 stars 165 forks source link

Can't run Jira software and Jira Service Desk at the same time. #62

Open Ygilany opened 5 years ago

Ygilany commented 5 years ago

As soon as one the setup for one of them completes the other one dies.

bobswift commented 5 years ago

We run Jira software with service desk app installed on the same docker image all the time. I doubt the problem you are having is related to the image.

Dan-Coleman commented 5 years ago

Hi, sorry to jump on this ticket a bit late. You say you have both service desk and software installed. We have done this but if the container is recreated (due to an upgrade) we usually have to reinstall the jira service desk addon. Have you found a way to keep the service desk app installed? Am I missing a volume mount?