Can all 3 programs be installed on the same server? Is there anything special I need to do in order to use all 3?
Yes, you can. Do NOT try to run them in the same container application though. (Have one Tomcat for running JIRA and another for Confluence and so-on).
There's nothing special you need to do other than make sure they're all running on different ports and you'll probably want to make sure you've got a decently powerful piece of hardware to run them on.
As Nic said, yes you can. That said, to keep it simple for the users, I've got all of them on separate servers so that I don't have to have any port specification or context in the URLs. Whenever I stand up a new server, I spend the time to weed OUT ports and context in URLs so users can have easy to remember destinations to get to the services. What I end up with, then, is URLs that only need to be typed on any browser as (for example) confluence.corpdomain.com or jira.corpdomain.com and let the app server figure out how to get it there for them.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Just curious. How do you plan to run HipChat on the same server when you can only download HipChat as OVA/AMI image and not as a packages just like the other applications?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi there,
Just be sure to run them on a different tomcat and with different databases/ports in order to not have conflicts between them.
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.