Installation of Jenkins on Windows and CentOS
- Go to https://jenkins-ci.org/. Find the Download Jenkins section on the home page of Jenkins's website.
- Download the
war
file or native packages based on your operating system. A Java installation is needed to run Jenkins. - Install Java based on your operating system and set the JAVA_HOME environment variable accordingly.
Installing Jenkins on Windows
- Select the native package available for Windows. It will download
jenkins-1.xxx.zip
. In our case, it will downloadjenkins-1.606.zip
. Extract it and you will getsetup.exe
andjenkins-1.606.msi
files. - Click on
setup.exe
and perform the following steps in sequence. ...
Get Jenkins Essentials now with O’Reilly online learning.
O’Reilly members experience live online training, plus books, videos, and digital content from 200+ publishers.