


Detailed explanation of how to build Jira service version 6.3.6 on CentOS 7
Recently, due to project needs, it is necessary to build a software engineering management platform, and jira is preferred.
There are many tutorials on how to build jira on the Internet, but after a week of struggling, a completed jira service has not yet been built. But I finally figured out some ideas, and the jira service was finally successfully built.
1. Create two directories after entering the root directory of the server
The command is: mkdir /software
2. It is needed at this time after the file creation is completed. At this time we need to download the jira6.3.6 installation package from the Internet and unzip it
First enter the /software directoryCommand: wget http://www.atlassian.com/software/jira/downloads/binary/atlassian-jira-6.3.6.tar.gz
After downloading: Unzip
Command: tar -xvf atlassian-jira-6.3.6.tar.gz
3. Modify configuration
Enter atlassian-jira-6.3.6-standalone/conf to view the sever.xml file and use vim to modify the port numberEnter atlassian-jira-6.3.6-standalone/atlassian-jira/WEB-INF/classes and use vim to modify the jirahome configuration file jira-application.properties(jirahome=/jiradata)
4. Install jvm environment and MySQL environment
After the jvm installation is completed, use Java -version to check whether it takes effect. If it does not take effect, you need to rebootSpecial note: jira6.3.6 supports jdk1.6 -jdk1.8. In the environment of jdk1.6 and jdk1.7, the jira service will automatically hang up after running for two or three hours. After analysis, it was found that the jvm has memory. leakage. The jdk version is relatively stable after changing to 1.8.
5. Enter /software/tlassian-jira-6.3.6-standalone/bin and start the jira service
Command: ./start-jira.sh
6. Enter the configuration page and select your own configuration
7, crack
At the end of the configuration, jira will prompt the user to enter the license. At this time, we choose to have no account or have an account but no licenseCrack: (1) Drop atlassian-extras-2.2.2.jar under the atlassian-jira-6.3.6-standalone/atlassian-jira/WEB-INF/classes/lib file
(2) Drop atlassian-universal-plugin-manager-plugin-2.17.13.jar in 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
Fill in the authorization code. Examples of authorization code parameters are as follows:
Description=JIRA: Commercial,
CreationDate=Your installation date, format (yyyy-mm-dd),
jira.LicenseEdition=ENTERPRISE,
Evaluation=false,
jira.LicenseTypeName=COMMERCIAL,
jira.active=true,
licenseVersion=2,
MaintenanceExpiryDate=The expiration date you want to set, such as: 2099-12-31,
Organisation=joiandjoin,
SEN=Please note that the SEN you applied for does not have the prefix LID,
ServerID=ServerID you applied for,
jira.NumberOfUsers=-1,
LicenseID=LID the SEN you applied for, be careful not to lose the LID prefix,
LicenseExpiryDate=The expiration date you want to set, such as: 2099-12-31,
PurchaseDate=Your installation date, format (yyyy-mm-dd)
For example:
The authorization code example for this installation is:
Description=JIRA: Commercial,
CreationDate=2014-09-20,
jira.LicenseEdition=ENTERPRISE,
Evaluation=false,
jira.LicenseTypeName=COMMERCIAL,
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
zxBPi2a68jW4DpQr/a0rZJS5VmuC0XOBNnjAH/s5bGFxBxABmkcqzzQu2jRTd3bEZaFZvE AnYzR
JDYWNeDM64G9d1aPJ4TeXxOlOK7cbZbjrbNgkyGwwtg rbvJpBkHikAR0Adytt0XzFV7R5Y qQzV
kWZIoVK5FQsWq03YrvdkN/Ekz3S4SXlcpRswPrDdPD/aT P1nzDMC0CFQCM9 0LlHVNnZQnSTwuR
O3eK 2gVgIUCteTs4Q3khIgrnsY64hxYB/d8bM=X02dh,
LicenseExpiryDate=2099-12-31,
PurchaseDate=2014-09-20
8. Plug-in crack
Select the corresponding plug-in directly in the plug-in management, check the corresponding SEN, and update. The updated format is as followsDescription=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=COMMERCIAL,
PurchaseDate=2014-08-01
You only need to modify the SEN and ServerID according to the template
Congratulations, your jira service has been successfully established!
The above is the detailed content of Detailed explanation of how to build Jira service version 6.3.6 on CentOS 7. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics



When loading CentOS-7.0-1406, there are many optional versions. For ordinary users, they don’t know which one to choose. Here is a brief introduction: (1) CentOS-xxxx-LiveCD.ios and CentOS-xxxx- What is the difference between bin-DVD.iso? The former only has 700M, and the latter has 3.8G. The difference is not only in size, but the more essential difference is that CentOS-xxxx-LiveCD.ios can only be loaded into the memory and run, and cannot be installed. Only CentOS-xxx-bin-DVD1.iso can be installed on the hard disk. (2) CentOS-xxx-bin-DVD1.iso, Ce

Open the centos7 page and appear: welcome to emergency mode! afterloggingin, type "journalctl -xb" to viewsystemlogs, "systemctlreboot" toreboot, "systemctldefault" to tryagaintobootintodefaultmode. giverootpasswordformaintenance(??Control-D???): Solution: execute r

There is a lot of garbage in the tmp directory in the centos7 system. If you want to clear the garbage, how should you do it? Let’s take a look at the detailed tutorial below. To view the list of files in the tmp file directory, execute the command cdtmp/ to switch to the current file directory of tmp, and execute the ll command to view the list of files in the current directory. As shown below. Use the rm command to delete files. It should be noted that the rm command deletes files from the system forever. Therefore, it is recommended that when using the rm command, it is best to give a prompt before deleting the file. Use the command rm-i file name, wait for the user to confirm deletion (y) or skip deletion (n), and the system will perform corresponding operations. As shown below.

Set password rules for security reasons Set the number of days after which passwords expire. User must change password within days. This setting only affects created users, not existing users. If setting to an existing user, run the command "chage -M (days) (user)". PASS_MAX_DAYS60#Password expiration time PASS_MIN_DAYS3#Initial password change time PASS_MIN_LEN8#Minimum password length PASS_WARN_AGE7#Password expiration prompt time Repeat password restriction use [root@linuxprobe~]#vi/etc/pam.d/system-auth#nearline15:

Centos7 does not have a mysql database. The default database is mariadb (a branch of mysql). You can install the mysql database manually by following the steps below. 1. Download the rpm installation file wgethttp://repo.mysql.com/mysql-community-release-el7.rpm 2. Execute rpm to install rpm-ivhmysql-community-release-el7.rpm. After the dependency resolution is completed, the following options appear: dependenciesresolved =================================

1.UncaughtError:Calltoundefinedfunctionmb_strlen(); When the above error occurs, it means that we have not installed the mbstring extension; 2. Enter the PHP installation directory cd/temp001/php-7.1.0/ext/mbstring 3. Start phpize(/usr/local/bin /phpize or /usr/local/php7-abel001/bin/phpize) command to install php extension 4../configure--with-php-config=/usr/local/php7-abel

1. The compressed folder is a zip file [root@cgls]#zip-rmydata.zipmydata2. Unzip mydata.zip into the mydatabak directory [root@cgls]#unzipmydata.zip-dmydatabak3.mydata01 folder and mydata02.txt are compressed into mydata.zip[root@cgls]#zipmydata.zipmydata01mydata02.txt4. Decompress the mydata.zip file directly [root@cgls]#unzipmydata.zip5. View myd

Getting Started with PHP: PHP and JIRA With the rapid development of the Internet, the development of various websites and applications has become more and more common. PHP language has become one of the most popular web programming languages because it is easy to learn and use. When developing web applications, using PHP in conjunction with JIRA (a popular defect tracking software) can greatly improve development efficiency and make the development process more smooth and collaborative. Introduction to PHP language PHP (HypertextPreprocessor) is
