- Learning Continuous Integration with Jenkins(Second Edition)
- Nikhil Pathania
- 96字
- 2021-07-02 21:18:38
Installing the latest version of Jenkins
To install the latest version of Jenkins, follow these steps:
- Add the Jenkins repository to the yum repository using the following command:
sudo wget -O /etc/yum.repos.d/jenkins.repo \
http://pkg.jenkins-ci.org/redhat/jenkins.repo sudo rpm --import https://jenkins-ci.org/redhat/jenkins-ci.org.key
- Install Jenkins using the following command:
sudo yum install jenkins
- See the Starting, stopping, and restarting Jenkins on Red Hat Linux section if you are required to start Jenkins.
Jenkins is now ready for use. By default, the Jenkins service runs on port 8080. To access Jenkins, use http://localhost:8080/ or http://<Jenkins server IP address>:8080/ in a browser.
推薦閱讀
- Windows Server 2012 Hyper-V Cookbook
- 嵌入式Linux驅(qū)動(dòng)程序和系統(tǒng)開(kāi)發(fā)實(shí)例精講
- Installing and Configuring Windows 10:70-698 Exam Guide
- Moodle 3.x Teaching Techniques(Third Edition)
- 網(wǎng)絡(luò)操作系統(tǒng)教程:Windows Server 2016管理與配置
- 嵌入式系統(tǒng)及其應(yīng)用(第三版)
- 無(wú)蘋(píng)果不生活 The New iPad隨身寶典
- AutoCAD 2014中文版從入門(mén)到精通
- Mastering Reactive JavaScript
- RHCSARHCE 紅帽Linux認(rèn)證學(xué)習(xí)指南(第7版)EX200 & EX300
- 新編電腦辦公(Windows 10+ Office 2013版)從入門(mén)到精通
- UI設(shè)計(jì)手繪表現(xiàn)從入門(mén)到精通
- Drupal 7 Cookbook
- Linux網(wǎng)絡(luò)操作系統(tǒng)項(xiàng)目教程(RHEL 7.4/CentOS 7.4)(第3版)(微課版)
- Linux 從入門(mén)到項(xiàng)目實(shí)踐(超值版)