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!
Facing issues? Have Questions? Post them here! I am happy to answer!
- How to list all users in Mac Terminal
- Docker Desktop needs privileged access macOS
- Mac: How to show count of files and folders in Finder
- How to Change Background Color TextEdit on Mac
- How to adjust MacBook Desktop icons size
- Test internet speed using macOS Terminal command
- How to change the default font and text size in Microsoft Excel for Mac
- How to install Java on macOS [Big Sur]
- How to come out of dquote prompt in Terminal - macOS/Linux
- How to Increase MacBook Trackpad Cursor Speed on macOS Ventura/Sonoma
- Fix: Microsoft Excel Quit Unexpectedly on Mac
- How to Adjust macOS System Font Size
- How to Quit Applications on Mac Using Terminal
- How to check zsh installed version using terminal
- Two Ways to Extract rar (*.rar) files on Mac
- How to Right Click on Mac Desktop?
- How to Add Brew to PATH M1/M2 Mac
- How to search (find) in macOS Terminal Console Text
- macOS 13 Ventura - The New About this Mac Window
- TextEdit Get the count of lines in a file
- How to run .sh file in Mac Terminal
- Google Search Hot Trends Screensaver for Mac OS X
- Check Reboot History Mac
- [Solution] Mac Update Stuck Preparing macOS Ventura 13.0 About 30 minutes remaining
- Display Safari URL address link on hover
- Tutorial Java SOAP WebServices JAS-WS with Eclipse J2EE IDE and Tomcat Server Part 1 - Java
- Installing brew on M1/M2 ARM Mac - MacOS
- How to Subscribe to AWS SNS Topic [SMS/Email/Lambda] via CLI - AWS
- Unable to edit file in Notepad++ - NotepadPlusPlus
- AADSTS90033: A transient error has occurred. Please try again. [Microsoft 365] - Microsoft
- How to exclude results from SharePoint Search - SharePoint
- How to install curl on Alpine Linux - Linux
- Notepad++ Hex Editor - NotepadPlusPlus