Skip to content

Jenkins

Fredrik Olsson edited this page Jan 10, 2018 · 4 revisions

After Ansible installation

After installation of Jenkins there are a couple of things that needs configuring, if login to jenkins results in a whitescreen Jenkins might need a reboot.

  1. Go to settings "Manage Jenkins"
  2. then "configure system"
  3. Under github server press advanced and choose the dropdown called "Manage additional GitHub actions" and choose convert login and password to token, add credential and press Create token credentials
  4. Choose add Github server (not enterprise) and add the credentials that where created in step 3.
  5. Add the URL to the SlackTestAPI in the Ping Url plugin, should end with /repos/hooks

Clone this wiki locally