Jenkins

Jenkins Integration

To view your deployment data, you must integrate your CI/CD tool with Typo. Once integrated you can configure the settings using the configure button present on the top right corner.

Step 1: Navigate to Settings

Navigate to Settings > Integration, and scroll down to view the CI/CD Tool section. Click on the connect button beside the Jenkins.

Step 2: Generate Token

Steps to generate the access token

  1. Sign in to your Jenkins account

  2. Click on your username at the upper right corner, and then select 'Configure'

  3. Select 'Add a new token'

  4. Enter a name for the token and click on 'Generate' (please don't add expiration to the token)

  5. Copy the new token (don't forget to save the token somewhere safe)

Step 3: Connect Access Token with Typo

Go back to the Typo dashboard & enter the Jenkins URL, Jenkins User ID & the access token created in the last step. Click on Connect.

And done! You will have all your deployment data in your dashboard now. You can configure it as per your requirements by following the steps mentioned in this link - Deployment

Last updated