Jenkins Installation Steps Using Windows MSI Installer

Follow the below step to install Jenkins in your Windows operating system: To know how to build Jenkins ci/cd pipeline refer to the How to Make a CI-CD Pipeline in Jenkins?

Step 1: Go to “https://jenkins.io/download/”

Step 2: Choose the Platform on which you are interested to install.

Step 3: For this we selected Windows, you can download either LTS or weekly releases. Click on Download for Windows 64-bit. File will download 

Step 4: Double-click on the file which is downloaded, this will lead to the below window. Click Next twice.

Step 5: Click next and give your name and mail details and click next

Step 6: Click on the Allow access button and Finish Button

Step 7: Click on Access Jenkins

Installing Jenkins on Windows

Jenkins is primarily used for continuous integration and continuous delivery on a platform. It is a Java application that has multiple plugins for automating all components at an infrastructure level. These plugins are responsible for all the different functionalities of Jenkins.

Similar Reads

Requirements to Install Jenkins on Windows

Operating System: Windows JDK Version: JDK 8 – Java SE Memory: 2 GB Disk space: 500MB...

Jenkins Installation Steps Using Windows MSI Installer

Follow the below step to install Jenkins in your Windows operating system: To know how to build Jenkins ci/cd pipeline refer to the How to Make a CI-CD Pipeline in Jenkins?...

Post-Installation Setup Wizard

After downloading you need to follow some steps to setup jenkins to processed further....

6 Steps to Install Jenkins on Windows

1. Download Jenkins MSI installer...

How To Install Jenkins On Windows Using Command Prompt?

Follow the steps mentioned bellow to install jenkins using command prompt....

FAQs On Installing Jenkins on Windows

1. How do I start Jenkins on Windows?...