How to install Jenkins in Windows
- Go to https://jenkins.io/download/
- Download Windows package
- Double click on package
- Welcome to the Jenkins 2.138 Setup Wizard in Windows
- Jenkins 2.138 Setup: Select Destination Folder- Click Next to install to the default folder or click change to choose another
- Ready to Install Jenkins 2.138 : Click Install to begin the installation. Click Back to review or change any of your installation settings. Click Cancel to exit wizard
- Complete the Jenkins 2.138 setup wizard
- Once the installation completes, browser will open up and the url would be http://localhost:8080
- Unlock Jenkins: To ensure Jenkins is securely setup by the administrator, a password has been written to the log and the file on the server. Go the following path and open the file in text editor and copy and past in Administrator password section.
- Next screen allow you to customize Jenkins. Install suggested plugins and select plugins to install
- Install Suggested Plugins will install plugins that Jenkins community finds most useful.
- Once the installation completes, you ready to use Jenkis