How do I install Jenkins on Windows

0 votes
How do I install Jenkins on windows? I need a little help.
Feb 28, 2019 in Jenkins by Laksha
909 views

1 answer to this question.

0 votes

Hey Laksha, before you start installing Jenkins on windows, have a look at the pre-requisites

https://www.edureka.co/community/39569/requisites-need-keep-mind-while-installing-jenkins-windows

Now follow these steps to install Jenkins:

Go to https://jenkins.io/download/ and select the platform, in our case, it'll be Windows

Download it and then on your local system, go to downloads and unzip the file

You'll get an unzipped file - jenkins.msi, double-click on it and run the installer.

In the installer, click on next

Select the location where you want to install Jenkins and then click next

Click on the Install Button

Once the installation is completed, click on finish

During the installation you might get a popup asking you to reboot the system for complete set up of Jenkins, just click on yes

Now Jenkins is installed, you can access it from http://localhost:8080 and page will look something like this, asking you to unlock Jenkins

Initial Administrator password will be located where your Jenkins is installed. You should see a file called secrets/initialAdminPassword

Copy the password and paste in on the Unlock Jenkins page and click on Continue Button.

answered Feb 28, 2019 by Kalgi

edited Feb 28, 2019

Related Questions In Jenkins

0 votes
1 answer

I’m facing a login error when I try to run Jenkins on Docker. How do I solve this?

You have to open the /var/log/jenkins/jenkins.log file to ...READ MORE

answered Jul 24, 2018 in Jenkins by Sophie may
• 10,610 points
3,311 views
0 votes
2 answers

How do I start jenkins on my Virtual Machine?

To start the Jenkins server please follow ...READ MORE

answered Dec 17, 2018 in Jenkins by Arohi
8,040 views
0 votes
1 answer

How do I set up a windows_slave agent via JNLP, If I have a Jenkins master configured on linux?

JNLP(JAVA NETWORK LAUNCH PROTOCOL) is used to Connect to/launch ...READ MORE

answered Jun 3, 2019 in Jenkins by Sirajul
• 59,230 points
56,791 views
0 votes
1 answer

How do I pass value from my Fake # script to the host build server (Jenkins)

You can use the EnvInject plugin to pass environment ...READ MORE

answered Jul 11, 2018 in Jenkins by Kalgi
• 2,680 points
1,149 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,504 views
+2 votes
1 answer
0 votes
1 answer

How do I install Jenkins on ubuntu?

Hey @Chandu, follow these steps to install ...READ MORE

answered Feb 26, 2019 in Jenkins by Kalgi
991 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP