liunx下离线jira安装+confluence安装图文包含使用配置

jira安装.

jdk版本jdk1.8.0_201

mysql版本 5.7.20

配置数据库

create database jiradb character set 'UTF8';#创建jiradb数据库
create user jirauser identified by 'jira';#创建用户
grant all privileges on *.* to 'jirause'@'%' identified by 'jira' with grant option; #授权
grant all privileges on *.* to 'jirause'@'localhost' identified by 'jira' with grant option; #授权
flush privileges; #刷新,更新权限

jira安装

上传文件到指定目录

/home/synway/apps

[root@jira apps]# chmod 777 atlassian-jira-software-7.3.8-x64.bin

[root@jira apps]# ./atlassian-jira-software-7.3.8-x64.bin

在这里插入图片描述

回车

在这里插入图片描述

输入1

在这里插入图片描述

回车

在这里插入图片描述
1

[root@jira apps]# ./atlassian-jira-software-7.3.8-x64.bin 
Unpacking JRE ...
Starting Installer ...
十一月 09, 2023 8:11:06 下午 java.util.prefs.FileSystemPreferences$2 run
信息: Created system preferences directory in java.home.

This will install JIRA Software 7.3.8 on your computer.
OK [o, Enter], Cancel [c]

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]


Extracting files ...
                                                                           

Please wait a few moments while JIRA Software is configured.
Installation of JIRA Software 7.3.8 is complete
Start JIRA Software 7.3.8 now?
Yes [y, Enter], No [n]
n
Installa
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值