If you did not set a admin user while setting up Jenkins, you can make use of the default administrator username to login as admin.
To know the password, you will have to follow the below steps.
- Open Terminal
- Now under your home directory go to the .jenkins folder.
- Under .jenkins/secrets/ you should see a file named initialAdminPassword.
- Copy the password string from this file and use it as the password to log in.
% cat /Users/dev/.jenkins/secrets/initialAdminPassword 1a109f2bbe2841d88fa00288f6971141


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!