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

centos7安装jenkins

时间:2018-12-14 12:52:52      阅读:163      评论:0      收藏:0      [点我收藏+]

标签:导入   ddb   text   jenkin   log   ffffff   hat   systemctl   网址   

  • 配置yum源:
    wget  -O  /etc/yum.repos.d/jenkins.repo  http://pkg.jenkins-ci.org/redhat/jenkins.repo
  • 导入rpm密钥:
    rpm  --import  https://jenkins-ci.org/redhat/jenkins-ci.org.key
  • 安装:
    yum  -y  install  jenkins  java
  • 启动服务:
    systemctl  start  jenkins
  • 访问网址:
    xx.xx.xx.xx:8080
    根据提示进行安装
  • 截图:
    技术分享图片
    技术分享图片
  • centos7安装jenkins

    标签:导入   ddb   text   jenkin   log   ffffff   hat   systemctl   网址   

    原文地址:http://blog.51cto.com/12173069/2330265

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