Centos7 build jira service version 6.3.6

Source: Internet
Author: User

Centos7 build jira service version 6.3.6

Recently, due to project requirements, a software engineering management platform needs to be built, and jira is preferred.

There are also a lot of tutorials on jira on the network, but after a week of hard work, we didn't build a complete jira service. However, I finally figured out some ideas, and the jira service was successfully established.

1. Enter the root directory of the server and create two directories.

Command: mkdir/software

Mkdir/jiradata

2. After the file is created, we need to download the jira6.3.6 installation package from the Internet and decompress it.

First, go to the/software Directory.

Command: wget http://www.atlassian.com/software/jira/downloads/binary/atlassian-jira-6.3.6.tar.gz

After download: Decompress

Command: tar-xvf atlassian-jira-6.3.6.tar.gz

3. modify configurations

Go to atlassian-jira-6.3.6-standalone/conf to view the sever. xml file and use vim to modify the port number

Go to the atlassian-jira-6.3.6-standalone/atlassian-jira/WEB-INF/classes with vim modify jirahome profile jira-application.properties (jirahome =/jiradata)

4. Install the jvm environment and MySQL Environment

After jvm installation is complete, use Java-version to check whether the installation takes effect. If the installation does not take effect, reboot is required.

Note: jira6.3.6 supports jdk1.6-jdk1.8. In the jdk1.6 and jdk1.7 environments, the jira service automatically fails when running two or three hours. After analysis, it is found that the jvm has a memory leakage. After the jdk version is changed to 1.8, it is relatively stable.

5. Start the jira service under/software/tlassian-jira-6.3.6-standalone/bin

Command:./start-jira.sh

6. Go to the configuration page and select your own configuration

7. Cracking

At the end of the configuration, jira will prompt the user to enter the license. In this case, we choose not to have an account or an account but not a license.

Cracking :( 1) Drop the atlassian-extras-2.2.2.jar under the atlassian-jira-6.3.6-standalone/atlassian-jira/WEB-INF/classes/lib File

(2) Drop the atlassian-universal-plugin-manager-plugin-2.17.13.jar in the atlassian-jira-6.3.6-standalone/atlassian-jira/WEB-INF/classes/atlassian-bundled-plugins

(3) Drop atlassian-universal-plugin-manager-plugin-2.17.13.jar under/jiradata/plugins/installed-plugins

Restart the service and enter the cracked license

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)

For example:

This installation authorization code instance is:
Description = JIRA: Commercial,
CreationDate = 2014-09-20,
Jira. LicenseEdition = ENTERPRISE,
Evaluation = false,
Jira. LicenseTypeName = policcial,
Jira. active = true,
LicenseVersion = 2,
MaintenanceExpiryDate = 2099-12-31,
Organisation = pl,
SEN = SEN-L4572897,
ServerID = BPT3-4QRK-FCRR-HDP3,
Jira. NumberOfUsers =-1,
LicenseID = AAABBw0ODAoPeNptkFtLxDAQhd/zKwI + R9Kwy66FPKxthGhvtF0p4kuso0a6sUwvuP/edissyj4MD
HPOfHOYqzu0tICWeoJy4a + FzzkNwpIK7q1ICF2Ntu3tl5P3Ot89 + 1SNphnMPCEBwqkJTQ9y9jN + w
Zxbpi2a682134dpqr/a0rZJS5VmuC0XOBNnjAH/s5bGFxBxABmkcqzzQu2jRTd3bEZaFZvE + AnYzR
JDYWNeDM64G9d1aPJ4TeXxOlOK7cbZbjrbNgkyGwwtg + rbvJpBkHikAR0Adytt0XzFV7R5Y + qQzV
KWZIoVK5FQsWq03YrvdkN/Ekz3S4SXlcpRswPrDdPD/aT + P1nzDMC0CFQCM9 + 0 LlHVNnZQnSTwuR
O3eK + 2gVgIUCteTs4Q3khIgrnsY64hxYB/d8bM = X02dh,
LicenseExpiryDate = 2099-12-31,
PurchaseDate = 2014-09-20

8. Plug-in Cracking

In plug-in management, select the corresponding plug-in, view the corresponding SEN, and update it. The update format is as follows:

Description = JIRA Agile (formerly GreenHopper) for JIRA \: Commercial,
NumberOfUsers =-1,
CreationDate = 2014-08-01,
Evaluation = false,
Plugins. *. LicenseEdition = ENTERPRISE,
LicenseVersion = 2,
MaintenanceExpiryDate = 2099-01-01,
Organisation = GoodCompany,
Plugins. *. active = true,
SEN = SEN-L9374300,
ServerID = BMSW-8XXY-A06O-V5DH,
LicenseExpiryDate = 2099-01-01,
LicenseTypeName = policcial,
PurchaseDate = 2014-08-01

You only need to modify SEN and ServerID according to the template.

Congratulations! Your jira service has been set up successfully!

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.