Jenkins
Installation (MacOS)
Install jenkins by using homebrew
brew install jenkins-ltsStart jenkins server
brew services start jenkins-ltsGet the initial password from your directory

Install the recommended plugin

After setting the password, you can see the dashboard

Installation (Docker)
Last updated
Was this helpful?