Jenkins Installation
When we look to install Jenkins then the official site of that is https://jenkins.io/
We can download the required file based on our OS. I downloaded Jenkins corresponding to windows version by clicking on the Windows link. We can see the below zip file downloaded via chrome which contains windows installer.
STEP-1
STEP-2
Click on Next will allow to change the installation folder location.
STEP-3
Click on Next button will now allow to install Jenkins
STEP-4
Now click on Install will install Jenkins in the specified destination folder.
STEP-5
After enabling the Next button, will brings the completed the Jenkins Setup Screen
STEP - 6
Open Jenkins.xml file and change the jenkins port as Jenkins default port is 8080 which is common to many apps. I placed 9090 as Jenkins Port to Run.
No comments:
Post a Comment