JIRA 敏捷开发平台部署记录
1.1 jira说明
JIRA是Atlassian公司出品的项目与事务跟踪工具,被广泛应用于缺陷跟踪、客户服务、需求收集、流程审批、任务跟踪、项目跟踪和敏捷管理等工作领域。
JIRA中配置灵活、功能全面、部署简单、扩展丰富,其超过150项特性得到了全球115个国家超过19,000家客户的认可
1.1.1 前期准备
1.1.2 系统环境说明
1.1.3 创建数据库
1.2 安装配置jira
1.2.1 下载jira
https://www.atlassian.com/software/jira/download
1.2.2 安装jira
This will install JIRA Software 7.6. 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. is complete Start JIRA Software 7.6. 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. is complete Your installation of JIRA Software 7.6. is now ready and can be accessed via your browser. JIRA Software 7.6. can be accessed at http://localhost:8080 Finishing installation …
1.2.3 修改程序
# 先将 jira 停止
# 启动jira
1.3 web界面访问
http://10.0.0.212:8080/
1.3.1 web界面安装
选择自己设置
选择数据库为mysql,填写好之前的mysql,先进行测试,然后点击下一步
数据库设置比较慢,耐心等待。
生产密钥
将密钥复制过来
配置完管理用户后点击完成
安装完成
1.4 创建第一个项目
1.5 参考文献
我的博客即将入驻“云栖社区”,诚邀技术同仁一同入驻。
<li>
<a href="#12_jira">1.2 安装配置jira</a><ul>
<li>
<a href="#121_jira">1.2.1 下载jira</a>
</li>
<li>
<a href="#122_jira">1.2.2 安装jira</a>
</li>
<li>
<a href="#123">1.2.3 修改程序</a>
</li>
</ul>
</li>
<li>
<a href="#13_web">1.3 web界面访问</a><ul>
<li>
<a href="#131_web">1.3.1 web界面安装</a>
</li>
</ul>
</li>
<li>
<a href="#14">1.4 创建第一个项目</a>
</li>
<li>
<a href="#15">1.5 参考文献</a>
</li>
- 原文作者:惨绿少年
- 原文链接:https://clsn.io/clsn/lx387.html
- 版权声明:本作品采用知识共享署名-非商业性使用-禁止演绎 4.0 国际许可协议进行许可,非商业转载请注明出处(作者,原文链接),商业转载请联系作者获得授权。