From the course: Learning Jenkins
Unlock the full course today
Join today to access over 24,000 courses taught by industry experts.
Install Jenkins on Windows - Jenkins Tutorial
From the course: Learning Jenkins
Install Jenkins on Windows
- [Instructor] Let's get Jenkins installed on your Windows laptop or workstation. I'll be demonstrating an installation on Windows Server 2022, but other versions of Windows will follow a similar process. First you'll need to have admin privileges so you can install software on the system. You'll be installing Java, specifically open JDK 11, a Git Client and Jenkins. For Java, I'm installing the Microsoft build of open JDK 11. It has a Windows installer that makes the install as easy as clicking next, next, next. You'll also need to install Git. Git will allow Jenkins to work with repositories like GitHub, GitLab and Bitbucket. Download and run the installer from this webpage, and again, click next to accept all the defaults during your install. Once you have all of that in place, open a browser to jenkins.io/download. Scroll down until you see the window section in the column to the left and click on that. That'll…
Contents
-
-
-
(Locked)
System requirements1m 31s
-
(Locked)
Install Jenkins on Windows4m 35s
-
(Locked)
Install Jenkins on Mac3m 39s
-
(Locked)
Install Jenkins as a container4m 17s
-
(Locked)
Install Jenkins on Ubuntu3m 58s
-
(Locked)
The Jenkins user interface1m 25s
-
(Locked)
Install and uninstall plugins3m 55s
-
(Locked)
Global tool configuration1m 31s
-
(Locked)
-
-
-
-