Windows environment Build Jira detailed

Source: Internet
Author: User
Tags set up email

First, prepare beforehand
1:JDK Download and install: http://www.oracle.com/technetwork/java/javase/downloads/index.html
2:mysql JDBC Connection driver: mysql-connector-java-5.1.30. Jar Address: http://download.csdn.net/detail/u014436218/7217805

3:mysql database Download and install: https://www.mysql.com/downloads/.
Create Jira user in 4:mysql, Jira database, set user rights (also can be created and set by page).


1 "INSERT into Mysql.user (HOST, User, PASSWORD) VALUES (" localhost "," JIRA ", PASSWORD (" 123456 "));
2 "CREATE DATABASE jiradb CHARACTER SET UTF8 COLLATE utf8_bin;
3 "GRANT SELECT, INSERT, UPDATE, DELETE, CREATE, DROP, ALTER, INDEX on jiradb.* to ' JIRA" @ ' localhost ' identified by ' 123456 ‘;
4 "flush privileges;


5:jira Standard Edition (if you need to download it yourself) Chinese package download: http://download.csdn.net/download/mchdba/7943421
6:jira hack file (there is only 2 class) Download:jira_crack; address: http://vdisk.weibo.com/s/dMjjeMGtTbr-?archive_path=/JIRA6.0.5 hack &archive_ref=f0jvfc0pgw23y
7:windows Jira Latest version download:atlassian-jira-6.0.4-x32.exe

Second, install the Jira (see others blog content)

1: Double-click: Atlassian-jira-6.0.4-x32.exe

2:
Click Next

3:
Select the installation mode
Express Install (Use default settings): Using the Defaults installation option
Custom Install (recommended for advanced users): Customized installation
Upgrade an existing JIRA installation: Upgrade installation

4:
Jira Installation path

5:
Jira Data path

6: Select and create the Start menu

7: port settings. (If you have multiple apps, it's best to customize the port number)

8:
Jira as a service installation (automatically starts with the system boot service, does not tick will be manually started)

9:
in the installation ...

:
installation is complete.

Third, set Jira
1: Place MySQL JDBC Connection pack
Turn off the Jira service first.

Put the Mysql-connector-java-5.1.25-bin.jar in C:\Program Files (x86) \atlassian\jira\lib, and then start the JIRA service.


Start the Jira service.

2: set up the database, ie open: http://localhost:8000, here does not choose the first to bring the database, here is the MySQL.
Click after input: Test Connection, if the header information is displayed, the connection to MySQL is successful. Then click on: Next

3:
Set app Properties

4: Enter the authorization code. Can choose the first registration and can apply for 30 days of key, you can also search for one on the Internet, can be installed on the line.

1 "First register an account on Jira website:

Https://my.atlassian.com/license/evaluation



5: set up an administrator account

6:
Set up email notifications. This is skipped, and can be set later in the interface.

Attached: solutions to problems with expired authorization codes
Here's how to hack:

http://vdisk.weibo.com/s/dMjjeMGtTbr-?archive_path=/JIRA6.0.5 cracked &archive_ref=f0jvfc0pgw23y


Windows environment Build Jira detailed

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.