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.
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.
Hi Jimmy,
thank you very much for your detailed answer :)
Then I simply misunderstood the warning.
Best regards
Robert
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.