I have a prototyping instance of Jenkins (most recent version) on my local machine (OS X 10.10). It starts every time I boot my machine.
How can I disable this autostart?
I want to start it manually only when I need it.
To stop Jenkins, you can go to the terminal window where you started the Docker container and hit Command + C. This will stop the process running the Docker container thus stopping Jenkins.
Click the Terminal icon to open the app. By default, Jenkins runs on port 8080. 2. Check if the server was started properly by browsing to http://localhost:8080/.
All right, have it sorted now. launchctl unload -w /Library/LaunchDaemons/org.jenkins-ci.plist
did the trick. Jenkins is no longer running after reboot. -w
option was the key.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With