Step 1 — Download and Install Jenkins on Windows 7.
Please Follow the following steps to Download and Install Jenkins.
-
Navigate to this URL: https://jenkins.io/ to access the official Jenkins download page.
-
Click on the big red Download Jenkins button.
-
Under LTS Release Click on 2.7.2.war drop down
-
Select and Click on Windows
-
You can see the jenkins-2.7.2.zip installer.After Download completes,Click on zip Installer.
-
Click on Extract all Files
-
Leave the default derectory or browse and select the derectory where you want to install Jenkins.Click on Extract.
-
Navigate to the folder where you saved your file and double click to start install.
-
Set up wizard dialog opens.Click Next.
-
Click Next to install to the default folder [C:\Program Files (x86)\Jenkins] or click change to choose another.
-
Click Install for Ready to install Jenkins 2.7.2 dialog.Note: if User account control dialog prompts. Click on Yes
-
Getting Started, Unlock Jenkins screen appears.
-
Navigate to C:\Program Files (x86)\Jenkins\secrets\initialAdminPassword , Copy the password and Paste inside Administrator password Box.
-
For Customize Jenkins, Select plugings to install.
-
Click on Install without selecting any Plugins.
-
Getting Started screen processes the pluins.
-
Create first admin user screen opens.
-
Enter username,Password,confirm password,full name and email address and click on Save and finish button.
-
Jenkins is Ready screen appears. Click on Start using Jenkins.
-
Jenkins Landing page appears on port 8080.