Deploy and install JIRA 6.3.6 in CentOS

Source: Internet
Author: User

Deploy and install JIRA 6.3.6 in CentOS
JIRA is a project and transaction tracking tool developed by Atlassian. It is widely used in defect tracking, customer service, requirement collection, process approval, task tracking, project tracking, and agile management. JIRA features flexible configuration, comprehensive functions, simple deployment, and rich scalability. Over 150 features have been recognized by more than 115 customers in 19,000 countries around the world.

JIRA 6.3.6 deployment and installation, localization, and preparation for cracking

Deployment environment: Centos6.5 and JDK1.7 (set environment variables by yourself)

JIRA installation package file: atlassian-jira-6.3.6.tar.gz: Baidu cloud network address http://pan.baidu.com/s/1eQgTYKE

Mysql-JDBC: mysql-connector-java-5.1.25-bin.jar

Crack file: Version2LicenseDecoder. class LicenseManager. class

Chinese Language Pack: JIRA-6.3.3-language-pack-zh_CN.jar: http://download.csdn.net/download/mchdba/7943421

1. Configure JIRA

$ Cd/opt

$ Tar-zxvf atlassian-jira-6.3.6.tar.gz

$ Chown-R root: root atlassian-jira-6.3.6-standalone/

$ Mv atlassian-jira-6.3.6-standalone (jira6.3.6)

$ Cd/opt

$ Mkdir jira_home

Configure the jira_home path

$ Vi/opt/jira6.3.6/atlassian-jira/WEB-INF/classes/jira-application.properties

Jira. home =/opt/jira_home

Put the Mysql-JDBC (mysql-connector-java-5.1.25-bin.jar) under/opt/jira6.3.6/atlassian-jira/WEB-INF/lib

Create a JIRA database (mysql is used this time. Pay attention to the database engine. It is best to set innodb)

> Create database jira_db character set utf8;

If a port conflict exists, you need to change the JIRA service port.

File directory/opt/atlassian-jira-6.3.6-standalone/conf/server. xml, modify the start and close ports

Configuration complete!

2. Start JIRA

$ Cd/opt/jira6.3.6/bin

$./Start-jira.sh & // start JIRA and run it in the background

Access JIRA http: // localhost: 8080/

Set organization information and database connection information according to the wizard

Configure the JIRA serial number based on your needs. If you have a registered JIRA account but no key, apply for

Create administrator user information and configure Email information

$./Stop-jira.sh // stop JIRA

3. Localization

After JIRA installation and deployment is complete, restart the system, the administrator login, find the plug-in add on, Upload, select the JIRA-6.3.3-language-pack-zh_CN.jar, observe whether there is an error in the log, if an error is reported, restart JIRA, upload a Chinese file again

After the Chinese INS are installed successfully, find the JIRA system configuration and select the Chinese language configuration.

4. Crack authorization

Click the Gear Shape management icon in the upper right corner, select "system", and then select "authorize". The usage date is less than one month:

Replace the downloaded atlassian-extras-2.2.2.jar with the/opt/jira6.3.6/atlassian-JIRA/WEB-INF/lib jar package of the same name in your jira installation directory. The cracked package is http://download.csdn.net/detail/mchdba/7950429.

Enter the authorization code. The authorization code parameters are as follows:

Description = JIRA: Commercial,

CreationDate = your installation date, format (yyyy-mm-dd ),

Jira. LicenseEdition = ENTERPRISE,

Evaluation = false,

Jira. LicenseTypeName = policcial,

Jira. active = true,

LicenseVersion = 2,

MaintenanceExpiryDate = the expiration date you want to set, for example, 2099-12-31,

Organisation = joiandjoin,

SEN = Note that the SEN you applied has no prefix LID,

ServerID = The ServerID you applied,

Jira. NumberOfUsers =-1,

LicenseID = LID the SEN you applied for. Note that the LID prefix should not be discarded,

LicenseExpiryDate = the expiration date you want to set, for example, 2099-12-31,

PurchaseDate = your installation date, in the format of yyyy-mm-dd)

This installation authorization code instance is:

Description = JIRA: Commercial,

CreationDate = 2016-01-05,

Jira. LicenseEdition = ENTERPRISE,

Evaluation = false,

Jira. LicenseTypeName = policcial,

Jira. active = true,

LicenseVersion = 2,

MaintenanceExpiryDate = 2099-12-31,

Organisation = mifengshuju,

SEN = SEN-L7067593,

ServerID = B9TG-JDPY-TQMR-BOCU,

Jira. NumberOfUsers =-1,

LicenseID = AAABfA0ODAoPeNp9kV9PwjAUxd/7KZb4og9dBggEkibq1pgR/rlNExNf6rxAzdYtty3Kt7cwjKDg4

73tPfd3zr3ILHgjobyg67U7w + vOMOh7YZp57aDVI0sEUKuqrgH9scxBaeBv0shKMT7NeDJP4pSTq

S1fAWeLRw2oGW2Rd4nC/9OdW8xXQkMkDLCtPA1aNOiRvXC2qWEqSmDhbDLhSRjfjr + f + GctcXMw1

6 bBNQkrZURu + ETIgmnrGEuhCgD3JbhZlq7r51VJUsA1YByxu0F2T0fR/JlmD5OE3s3Cx4a0xurN5

SbfFlRXC/MhEHwnLdfADFpovp0P4ERMp9w4UGVACZWfcfQPzZ8093ucr3EcpXxKx/2g1 + 8OOsQV7

Kjxj2xqBBpAthCFBjLDpVBSi52/Ui5ALfXKvlsSIuyav09XNBBPjmk70j5KApxZrFHqfYgR6Bxlv

RMfxcmtl + 4pvMvmRlcvQ4 + vRWF3uxrsc1c4le/h8sO5H82m/gJ37QJqMC0CFQCSrEg2dJT/6y6UY

Gi7AKyZ3widDwIURsKo + jiW + r + O0q7z9jbee1YCUGQ = X02ii,

LicenseExpiryDate = 2099-12-31,

PurchaseDate = 2016-01-05

Enter the above authorization code information in the authorization code input box and click "add", as shown below:

Then, when the authorization information is updated, the attack is successful and the following successful information is displayed, such:

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.