In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/01 Report--
This article is a detailed introduction to "how to install jenkins in linux system". The content is detailed, the steps are clear, and the details are properly handled. I hope this article "how to install jenkins in linux system" can help you solve your doubts. The following is a detailed introduction to "how to install jenkins in linux system". Let's learn new knowledge together.
Jenkins is an open source software project. It is a java based continuous integration tool for monitoring repetitive work. It aims to provide an open and easy-to-use software platform that enables a sustained set of software.
Installation steps:
1. Download https://pkg.jenkins.io/redhat-stable/
2. Installation
sudo rpm -ih jenkins-2.73.2-1.1.noarch.rpm
After automatic installation:
The requested URL/usr/lib/jenkins/jenkins.war was not found on this server.
/etc/sysconfig/jenkins configuration file
The requested URL/var/lib/jenkins/was not found on this server.
The requested URL/log/jenkins.log was not found on this server.
3. Start Jenkins
sudo service jenkins start
4. Access jenkins ip+ port (Figure 1 default 8080) The first time you log in to Jenkins, you will be asked to unlock it. Open the path marked in red, take out password, fill in the above figure, and click continue (Figure 2 Figure 3).
Fig. 1
Fig. 2
Fig. 3
After entering, you will be prompted to install custom plug-ins or recommended plug-ins. Here, I choose recommended plug-ins. The installation process may fail due to network reasons. If it fails later, you can uninstall or reinstall it in System Settings-Plug-in Management.
Waiting for installation...
Select continue to continue setting administrators
5. Create user and login
Read here, this article "linux system how to install jenkins" article has been introduced, want to master the knowledge of this article also need to practice to understand, if you want to know more about the content of the article, welcome to pay attention to the industry information channel.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.