How to install Jenkins on Windows 10?
What is Jenkins?
Jenkins is one of the most popular Continuous Integration (CI) and Continuous Delivery (CD) tool. Jenkins is Open Source written in Java. Jenkins can be used in automation of any task related to build, test and deployment of an application.
Prerequisites to Install Jenkins
- Java – JRE/JDK 8 or 11
- Minimum hardware requirement 256 MB RAM and 1 GB disk space
Steps to Download and Install Jenkins on Windows
Download Jenkins for windows from official Jenkins Website
https://www.jenkins.io/download/#downloading-jenkins
Get the password from C:\Program Files\Jenkins\jenkins.err.log
Install Suggested plugin
Create First Admin User and Password.
Login in Jenkins and now Jenkins is ready for use now.
(Visited 236 times, 1 visits today)