Skip to main content

Setting up Jenkins

  • After running Jenkins and checking status, go to localhost:8080 (this is the default port that jenkins runs). You will see the following page:

image.png

  • paste the password you copied when checking the status and click continue.
  • Then proceed to install suggested plugins. It may take a few minutes.

image.png

  • Then create an account. Enjoy Jenkins !