Install the Software:
jdk:jdk-7u40-windows-x64.exemysql:mysql-5.5.38-winx64.msijira:atlassian-jira-6.2.7-x64.exe
Jdbc:mysql-connector-java-5.1.31.zip
Installation steps:
1. Install the JDK and set the java_home;
2. Install MySQL;
3. Create MySQL user and database;
Jira identified by 'Jira'; jiradb Character Set UTF8 collate utf8_bin; Grant Select,insert,update,delete,create,drop,alter,Index on jiradb.* to ' jira ' @ '% ' flush privileges;
4. Install Jira;
Select a custom installation, set the Jira installation address and data storage address, set the port number, set the Administrator account
5. Copy the Jdbc.jar to the Jira installation directory/lib below, and restart the Jira;
The bin directory under the Jira installation directory has Shutdown.bat,startup.bat,stop-jira.bat,start-jira.bat
6. Configure Jira;
Choose MySQL under my Own Database to fill in the required configuration
Modify according to your needs
First option: Do not register on Jira, sign up and get a trial first
Second option: Already registered on Jira, log in and get a trial
Third option: I have key I'm proud
After that, there is a 4th interface asking if you are now ready to configure the SMTP mailbox or after this is complete.
Finish the call.
Reference: Https://confluence.atlassian.com/display/JIRA062/JIRA+Installation+and+Upgrade+Guide
Platform Requirements: https://confluence.atlassian.com/display/JIRA062/Supported+Platforms
jdk:1.7+mysql:5.0+
This download is an integrated tomcat Jira that is easy to configure and use. If you need to use your own tomcat please download the standalone version (pure version) ...