|
|
@ -1,11 +1,11 @@ |
|
|
# Learning Jenkins, 01-02: Install Jenkins on Windows |
|
|
# Learning Jenkins, 01-02: Install Jenkins on Windows |
|
|
|
|
|
|
|
|
# Prerequisites |
|
|
|
|
|
|
|
|
## Prerequisites |
|
|
The target system should be running a recent version of the Windows operating system. |
|
|
The target system should be running a recent version of the Windows operating system. |
|
|
|
|
|
|
|
|
You may need to have Administrative permission on the target system. |
|
|
You may need to have Administrative permission on the target system. |
|
|
|
|
|
|
|
|
# Installation |
|
|
|
|
|
|
|
|
## Installation |
|
|
|
|
|
|
|
|
- Download and install [Java OpenJDK 11](https://docs.microsoft.com/en-us/java/openjdk/download); select "Install JAVA_HOME environment variable" when prompted |
|
|
- Download and install [Java OpenJDK 11](https://docs.microsoft.com/en-us/java/openjdk/download); select "Install JAVA_HOME environment variable" when prompted |
|
|
- Download and install [Git](https://git-scm.com/downloads); select all defaults |
|
|
- Download and install [Git](https://git-scm.com/downloads); select all defaults |
|
|
|