I am trying to install Jira using tar.gz file. should I separately install apache tomcat to host Jira or the one which is available in Jira tar file will be sufficient. if it is sufficient how do I setup Jira using apache tomcat. please help
Hello @Padmasree P,
with the .tar.gz file you will have Tomcat included, so you do not need to install it separately.
You can setup Jira by following this guide.
Let me know if you have any issues,
--Alexis
Hi Alexis,
Thanks, should we compile tomcat or starting Jira will take care of tomcat internally
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Padmasree P,
when you start Jira, the Tomcat software will be started as well. You don't need to do anything else.
You can find more information on these scripts here.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That's not technically right.
When you "start Jira", you don't start Jira at all. The scripts start a Tomcat that happens to have a Jira pre-installed in it.
Tomcat is an Application Server, which, once it has completed its own startup sequence, looks for applications that are installed in it that are configured to run automatically. In the case of the Atlassian applications, that's the only one installed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Nic,
Thanks for the detail, should we create tomcat user in server to set up Jira. how do we set up tomcat. please help
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.