Multiple Tomcat Container - Confluence and Jira on same Server?

Robert Parys April 3, 2020

Hello everybody,

I'd like to run Confluence and Jira on a powerful server. However, the documentation says that it is not recommended to run both in a single Tomcat container.

How do I separate both applications from each other? Unfortunately I didn't find anything for this.

 

Thanks in advance.

1 answer

1 accepted

1 vote
Answer accepted
JimmyVanAU
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 4, 2020

Hi Robert,

To run Confluence and Jira on a single server, you can install them using the default settings, and they will be installed separately, ie distinct Tomcat containers.

Consider installing a reverse proxy, such as nginx, so that end users can access http[s]://jira.yourcompany.com and  http[s]://confluence.yourcompany.com, instead of

http://10.10.1.146:8080/ and http://10.10.1.146:8090/ 

The warning in the documentation is to avoid Tomcat experts performing any wizardry to reduce maintenance.

Robert Parys April 4, 2020

Hi Jimmy,

thank you very much for your detailed answer :)
Then I simply misunderstood the warning.

Best regards
Robert

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events