赞
踩
采用 tomcat 下面放 jekins 里面放 war
直接下载二进制版,
上次我采用的是第一种。所以打算这次采用第二种解决方案。另外目前官网提供两种安装包,分别为长期支持版本 (LTS) 和每周更新版本。本次我安装的为 LTS 版
sudo wget -O /etc/yum.repos.d/jenkins.repo http://pkg.jenkins-ci.org/redhat-stable/jenkins.repo
sudo rpm --import https://jenkins-ci.org/redhat/jenkins-ci.org.key
sudo yum install -y jenkins
# 当出现下面的情况时代表已经安装成功了
Installed:
jenkins.noarch 0:2.150.3-1.1
Complete!
直接启动 jenkins 会出现以下错误
[root@gclms nginx]# service jenkins status
● jenkins.service - LSB: Jenkins Automation Server
Loaded: loaded (/etc/rc.d/init.d/jenkins; bad; vendor preset: disabled)<
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。