Skip to content

Instantly share code, notes, and snippets.

@Quilted
Last active August 29, 2015 13:55
Show Gist options
  • Save Quilted/8745428 to your computer and use it in GitHub Desktop.
Save Quilted/8745428 to your computer and use it in GitHub Desktop.
Install Jenkins on OSX

Other notes to try, but these are not the commands I used

  • To manually start the daemon: sudo launchctl load /Library/LaunchDaemons/org.jenkins-ci.plist
  • To manually stop the daemon: sudo launchctl unload /Library/LaunchDaemons/org.jenkins-ci.plist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment