码迷,mamicode.com
首页 > 其他好文 > 详细

jira安装

时间:2018-06-13 16:32:48      阅读:213      评论:0      收藏:0      [点我收藏+]

标签:jira安装

第一步:

[root@bogon soft]# chmod 755 atlassian-jira-software-7.6.2-x64.bin 
[root@bogon soft]# ll
total 651576
-rw-r--r--. 1 root root  69681269 Dec  7  2017 apache-jmeter-3.1.zip
-rwxr-xr-x. 1 root root 348849657 Jan  5 12:18 atlassian-jira-software-7.6.2-x64.bin
-rw-r--r--. 1 root root    388499 Sep  9  2017 htop-1.0.2.tar.gz
-rw-r--r--. 1 root root 174163338 Jan  3 11:29 jdk-8u151-linux-x64.rpm
-rw-r--r--. 1 root root  72570276 Feb 23  2016 jprofiler_linux_9_1_1.rpm
-rw-r--r--. 1 root root   1547237 Feb 12  2017 redis-3.2.8.tar.gz
[root@bogon soft]# ./atlassian-jira-software-7.6.2-x64.bin 
Unpacking JRE ...
Starting Installer ...
Jun 13, 2018 2:51:43 PM java.util.prefs.FileSystemPreferences$1 run
INFO: Created user preferences directory.

This will install JIRA Software 7.6.2 on your computer.
OK [o, Enter], Cancel [c]
o
Choose the appropriate installation or upgrade option.
Please choose one of the following:
Express Install (use default settings) [1], Custom Install (recommended for advanced users) [2, Enter], Upgrade an existing JIRA installation [3]
1
Details on where JIRA Software will be installed and the settings that will be used.
Installation Directory: /opt/atlassian/jira 
Home Directory: /var/atlassian/application-data/jira 
HTTP Port: 8080 
RMI Port: 8005 
Install as service: Yes 
Install [i, Enter], Exit [e]
i

Extracting files ...

Please wait a few moments while JIRA Software is configured.
Installation of JIRA Software 7.6.2 is complete
Start JIRA Software 7.6.2 now?
Yes [y, Enter], No [n]
y

Please wait a few moments while JIRA Software starts up.
Launching JIRA Software ...
Installation of JIRA Software 7.6.2 is complete
Your installation of JIRA Software 7.6.2 is now ready and can be accessed
via your browser.
JIRA Software 7.6.2 can be accessed at http://localhost:8080
Finishing installation ..

jira安装

标签:jira安装

原文地址:http://blog.51cto.com/357712148/2128889

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!