JIRA installation and deployment in CentOS 6.5
JIRA introduction:
JIRA: Professional defect tracking and project management software
JIRA is a project tracking management tool that helps teams create scheduled tasks, build and release excellent products. Thousands of teams around the world use JIRA to capture, manage defects, assign tasks, and track team activities. JIRA works perfectly on both desktop PCs and mobile devices to help the team complete their work.
For more information, see http://
The Atlassian application allows the user to use a reverse proxy, but Atlassian does not support the configuration of this feature. Therefore, there is no guarantee that Atlassian can provide any support for these configurations .If you have any requirements on the configuration, please refer to the content in Atlassian
pre-prepared 1 : JDK Download and install: jdk-6u45-windows-i586.exe 2 : MySQL JDBC Connection driver: Mysql-connector-java-5.1.25.zip 3 : MySQL database download and install: This xampp-win32-1.8.2-0-vc9.zip is recommended here, without the hassle of installing MySQL and configuration. NBSP 4 : Create Jira user in MySQL, jira database, set user rights (also can be created and set through the page). INSERT into Mysql.user (HOST, User, PASSWORD) VALUES ("localhost", "Jirauser", PAS
This article is from: http://toyota2006.javaeye.com/blog/265061jirais a software for Bug Tracking, problem tracking, and project management.
The following describes how to crack and install the latest version of Jira.
(Note: any version of Jira can be cracked using this method)
1. First download Jira
2. Create data
3. Set environment variables and modify the configuration file
4. Update Tomcat Libraries
5. Crack Jira
6. Start tomcat to install Jira
1. Download Jira
: Http://www.atlassian.com/sof
1 , install the Java environment[Java Environment installation Check out the Java environment installation]2 , install the database and add the Jira database and user authorization[See MySQL installation for MySQL environment installation]Mysql> CREATE DATABASE Jira charactor set ' UTF8 ';mysql> grant all on jiradb.* to ' jira ' @ '% ' identified by ' jira123 '; mysql> flush Privileges;3 , related packages and instructionsAtlassian-jira-6.3.6.tar.gz Jira installs the package, the decompression a
Each version translation package Https://translations.atlassian.com/dashboard/downloadJira Https://www.atlassian.com/zh/software/jira/downloadThe latest version of jira-6.3.6 is used here. Experimental environmentOperating system Red Hat Enterprise Linux Server release 5.9 (64)Database Mysql:ver 14.14 Distrib 5.6.12, for Linux (x86_64) using Editline Wrapper
Software preparationJira-6.3.6-language-pack-zh_cn.jarAtlassian-jira-6.3.6-x64.bin
InstallationDefault installation Address[/
Label: Each version number of the translation package download Https://translations.atlassian.com/dashboard/download Jira Https://www.atlassian.com/zh/software/jira/download The latest version number is used here jira-6.3.6 Experimental environment Operating system Red Hat Enterprise Linux Server release 5.9 (64) Database Mysql:ver 14.14 Distrib 5.6.12, for Linux (x86_64) using Editline Wrapper
Software preparationJira-6.3.6-language-pack-zh_cn.jarAtlassian-jira-6.3.6-x64.bin
In
the list to show users the retrieval from A to Z. Select a letter from the list to display all elements starting with this letter. The count displayed on the optional letters indicates how many items will be realistic when you click the letter. In addition, other basic functions are available.
Preview | download5. jqdock menu
The transform icon imitates the dock menu of the Mac, horizontal or vertical, and expands the optional labels of transition with the icon.
Preview | download6. jquery sl
is the sameCommunity.
Needless to say, the quasi-standard Jee Web Container, coupled with the cluster function, is even more powerful.
Jetty is a high-performance Web container that is very suitable for diving into other applications. For example, Google's App Engine recently switched from tomcat to jetty.
Sataic Content Server: Apache httpd
Well-known, needless to say
Development Tool: Eclipse, netbeans (spec 4 swing Dev)
Eclipse is also a plug-in, failure is also a plu
MySQL database:To create a database:mysql> CREATE DATABASE jira DEFAULT CHARACTER SET UTF8 COLLATE utf8_general_ci;To grant access to the secondary database:Mysql> grant all privileges in jira.* to [e-mail protected] ' 192.168.100.% ' identified by ' jira123 ';mysql> flush Privileges;Iv. installation Configuration Jira server:1, decompression Jira:[Email protected] jira]# TAR-ZXF atlassian-jira-6.0.3.tar.gz-c/usr/local/[Email protected] local]# MV
] mysql]#. /etc/profile.d/mysql.sh11. Start the MySQL server:[[Email protected] mysql]# service mysqld startThird, configure MySQL database:To create a database:mysql> CREATE DATABASE jira DEFAULT CHARACTER SET UTF8 COLLATE utf8_general_ci;To grant access to the secondary database:Mysql> grant all privileges in jira.* to [e-mail protected] ' 192.168.100.% ' identified by ' jira123 ';mysql> flush Privileges;Iv. installation Configuration Jira server:1, decompression Jira:[Email protected] jira]#
Checkstyle5.5 plug-in (diagram)MYECLIPSE9 Installing the Checkstyle5.5 plug-in (diagram)install MyEclipse10.6 on Eclipse3.7 in plug-in form and activate. Install MyEclipse10.6 on Eclipse3.7 in plug-in form and activate.Set tabs (tab) to whitespace (Spaces) in MyEclipseSet tabs (tab) to whitespace (Spaces) in MyEclipseMac OS X Mountain Lion error on virtual machine and resolution with Windows shared issuesMac OS X Mountain Lion error on virtual machine and resolution with Windows shared issuesTr
Confluence increase Java Virtual Machine Memory 1. Problem descriptionJust installed confluence, the memory utilization of the configuration is the default, relatively low, you can according to the actual server configuration, upgrade memory, the steps are as follows.2.Confluence Memory Improvement Step 2.1. Determine confluenceThe first is to determine the service name of the confluence, with two methods.Method 1:Use Notepad and other files to open C:\Atlas
JIRA increase memory 1. Problem descriptionThe default Jira boot up memory is relatively low,Just installed Jira, the memory utilization of the configuration is the default, relatively low, you can according to the actual server configuration, upgrade memory, the steps are as follows.2.JIRA Memory Improvement Step 2.1. Determine the Jira service nameThe first is to determine the service name of the Jira, with two methods.Method 1:Use Notepad and other files to open C:\
Using Catalina_tmpdir:/usr/local/tomcat/tomcat/temp
Using Jre_home:/usr/local/java/jdk1.7.0_17
Step Fourth: Install the Jira file
1. Download the Jira installation files
2. Transfer Jira source files to a virtual machine or server
3. Decompression source to extract the source files to the/opt/jira below, Jira installed successfully, and then configure
4. Start Jira Service
To start the Jira command:
opt/jira/atlassian-jira-5.2.11-standalone/
MySQLUseradd-r-G MySQL MySQLCheck Again5. Access to MySQL directory for permission changesChown-r Mysql:mysql./6. Execute the installation script../scripts/mysql_install_db--user=mysql7, after installation, modify the current directory owner is the root user, modify the data directory owner is MySQLChown-r Root:root./Chown-r Mysql:mysql Data8. Start the database./support-files/mysql.server Start9. Change the database password./bin/mysqladmin-u root-h localhost.localdomain password ' root '10. L
Today, I am presenting my hard-earned navigation menus. Including the accordion menu, dock menu, navigation/drop-down menu, sliding menu, tree view, and so on. If you encounter such a navigation menu, you don't need to search Baidu. It's all collected here.
Accordion menu
Dynamic drive accordion menu | demo
I-marcojquery accordion menu | demo
Horizonal accordion menu | demo
Bassistance jquery accordion | demo
Designreviver horizontal accordion | demo
Have you ever filmed some of the buildings in the city that look like they're leaning backwards? Or is it possible that the top of the building looks wider than the bottom? These types of lens distortions are actually quite common, but in previous versions of Lightroom, to fix these problems, you had to go to Photoshop to manually adjust the images. Fortunately, Lightroom3 not only fixes the lens distortion problem, but it can often automatically complete the correction. With its help, presumabl
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.