Integrating with DevOps Deploy

IBM® DevOps Deploy (Deploy) applications and components can be integrated into Build.

You can use a user account or authentication token to connect to Deploy. To use a user account, obtain a user ID and password. To use an authentication token, use Deploy to generate a token. Ensure that the server is available and you have its URL.
  1. Click System > DevOps Deploy.
  2. On the DevOps Deploy page, click Create New Integration.
  3. Specify a name for the integration in the Name field.
  4. Type the URL for the Deploy server in the DevOps Deploy URL field.
    The format is [HOST]:[PORT]. For example, type: http://devops_deploy.domain.com:8080.
  5. Type the user name for the Deploy account in the Name field.
  6. Type the password for the account in the Password field.
  7. Optional: To use a property to generate the password, enter the script in the Password Script field.
  8. To use an authentication token instead of user credentials, enter or paste the authentication token Deploy generates in the Auth Token field.
    Authentication tokens are created with the DevOps Deploy Token page. (Settings > Tokens.)
    Note: The token must be generated for the admin user.
  9. Select the Deploy version number from the Version list.
  10. Click Save.

Build job steps can create and update Deploy component versions, component version statuses, properties, and artifacts.