Jenkins

The Morpheus Jenkins Integration is easy to add and will allow you to see all jobs, builds, statuses of those builds, commits notes, and links to artifacts.

Adding Jenkins Integration

../../_images/Jenkins-add-modal.png
  1. Navigate to Administration > Integrations

  2. Select + NEW INTEGRATION

  3. Select Jenkins

  4. Fill in the following:

    Name

    Name of the Integration in Morpheus

    Enabled

    Enable the Integration. Uncheck to disable the Jenkins Integration sync Job.

    Jenkins URL

    Jenkins URL or IP address. ex: https://jenkins.morpheus.com

    Username

    Jenkins service account username

    Password

    Jenkins service account password

  5. SAVE CHANGES

    Important

    By default Jenkins is configured to run on port 8080. If this has been modified you will need to append the alternate port to the the Jenkins URL

Viewing Jobs in Jenkins Integration

In the Morpheus Jenkins integration you can view all of your jobs.

../../_images/jenkinsJobsView.png

Viewing Builds and Build Statuses

In the Morpheus Jenkins integration you can view recent builds with ID, Status, Date, Duration, Artifacts, Commit Notes and Run By user data. Artifacts will automatically link to the Artifact url in Jenkins, and the urls can be used in Morpheus Deployments (dependent on Jenkins configuration).

../../_images/jenkinsBuildView.png