If you have just installed Jenkins (CI/CD) application on your Mac and when you start the application and try to access it on the localhost:8080 default port, you will see this page.

Getting Started
Unlock Jenkins
To ensure the administrator securely sets up Jenkins,
a password has been written to the log (not sure where to find it?)
and this file on the server:
/Users/dev/.jenkins/secrets/initialAdminPassword
Please copy the password from either location and paste it below.
Administrator password
The solution is simple, all you need to do is to copy the path that is displayed on your Jenkins Page in Terminal as a cat command.
Example:% cat /Users/dev/.jenkins/secrets/initialAdminPassword
05b3f4xxb462428897bxx93045454xxf
The text which you see on your console is the Administrator password, simply paste it on the page and you should be in!
Provide Feedback For This Article
We take your feedback seriously and use it to improve our content. Thank you for helping us serve you better!
😊 Thanks for your time, your feedback has been registered!
Comments & Discussion
Facing issues? Have questions? Post them here! We're happy to help!