TABLE OF CONTENTS
2. Post Installation Set Up Wizard
1. Overview
This article provides you through the initial setup of Jenkins after installation. It covers the steps to unlock Jenkins, install the recommended plugins, create your first admin user, configure the Jenkins instance, and begin using Jenkins. Following these instructions will ensure that your Jenkins environment is configured and ready to help you automate your CI/CD processes.
2. Post Installation Set Up Wizard
Perform the following:
- Navigate to http://localhost:8080/
- If you are a first time user, system will prompt you to generate a password. Unlock Jenkins screen appears.
- In the preceding screen, copy the Path highlighted in red and Paste it in Folder address bar and hit Enter, as shown:
If you face any issues, refer to Jenkins Documentation. - The system will prompt you to open the generated password in one of the listed apps, as shown.
- Select Notepad and click OK to view the password generated:
- Password generated in the Notepad is as follows:
- Copy this password and paste in the Unlock Jenkins screen and click Continue.
- In the Customize Jenkins Page, select Install Suggested Plugins button to install all the required plugins.
- In the Create First User Admin page, enter all the required details and click Save and Continue.
- In the Instance Configuration screen, click Save and Finish.
- In the Jenkins is Ready page, click Start Using Jenkins button.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article