Tuesday 2 July 2019

Install Jenkins on windows


Step 1: Go to below location and download Jenkins server.

Step 2: Unzip the extracted zip file, you can able to see the executable file. Double click on it, follow the instructions given by user interface.




Once the installation is successfule url ‘http://localhost:8080/login?from=%2F’ will be opened.




Jenkins take some time to getting ready. You can click on Enable Auto Refresh button to see the changes after it is ready (or) refresh the button after some time.

After some time, screen is changed like below.

Go to the file ‘InitialAdminPassword’ location mentioned in above page. Open the file, copy the password and fill the text field, click on Continue button.


Trouble shooting
a.   Initially Jenkins page is not refreshed, once I reboot the system, the page appears and prompt for Admin Password


Click on ‘Install Suggested plugins’.

Jenkins start downloading the basic plugins.


Once the plugins are installed, you will be prompted to create first Admin user.


I give username and password as ‘demouser’, click on Save and Continue.


Click on save and Continue.



Click on ‘Save and Finish’ button.



Click on ‘Start Using Jenkins’.
Trouble Shooting
Once the user setup is done, the Jenkins page is not redirected to home page. I closed and reopened the browser.

Previous                                                 Next                                                 Home

No comments:

Post a Comment