0% found this document useful (0 votes)
13 views3 pages

Jenkins

The document outlines the 9 step process to install Jenkins using a WAR file. The steps include: 1) installing Java JDK, 2) downloading the latest Jenkins WAR file, 3) running the java -jar command to generate an initial password, 4) unlocking Jenkins by entering the password, 5) installing recommended plugins, 6) creating a username and password, 7) clicking save and finish, and 8) Jenkins is installed and ready to use by logging in at localhost:8080.

Uploaded by

Sameer Wadkar32
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views3 pages

Jenkins

The document outlines the 9 step process to install Jenkins using a WAR file. The steps include: 1) installing Java JDK, 2) downloading the latest Jenkins WAR file, 3) running the java -jar command to generate an initial password, 4) unlocking Jenkins by entering the password, 5) installing recommended plugins, 6) creating a username and password, 7) clicking save and finish, and 8) Jenkins is installed and ready to use by logging in at localhost:8080.

Uploaded by

Sameer Wadkar32
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

8/9/23, 3:51 PM OneNote

Installation using WAR file


Sunday, July 16, 2023 1:39 PM

1. Before installing Jenkins you should must have java JDK installed on your local machine
as Jenkins is developed using Java language. ( JDK 8 , 11, 17...go for latest. I'm using JDK
17.0)
2. Download the latest Jenkins WAR file to an appropriate directory on your machine
3. Open up a terminal/command prompt window to the download directory
4. Run the command java –jar <path of your jenkins war file, just drag and
drop it will fetch the path> (This will generate initial password)

42d093bc417e484fb08dea817632b4f5 this administrative password has been


generated using the above cmd command. Copy on notepad, later it will be used to
unlock Jenkins.

5. Browse to http://localhost:8080 and wait until the Unlock Jenkins page appears

6. Continue on install suggested plugins

7. After installing all recommended plugins, create your username and password with
email provided.

https://onedrive.live.com/redir?resid=342542BCC9D2F0E7%21142&page=Edit&wd=target%28Jenkins Installation.one%7C%2FInstallation using … 1/3


8/9/23, 3:51 PM OneNote

8. Click on save and finish

9. Now Jenkins is installed, you are ready to go!! Every time you need to use jenkins, open
icognito mode, write localhost:8080, login with your username and password.

https://onedrive.live.com/redir?resid=342542BCC9D2F0E7%21142&page=Edit&wd=target%28Jenkins Installation.one%7C%2FInstallation using … 2/3


8/9/23, 3:51 PM OneNote

https://onedrive.live.com/redir?resid=342542BCC9D2F0E7%21142&page=Edit&wd=target%28Jenkins Installation.one%7C%2FInstallation using … 3/3

You might also like