Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 20 Next »

The first time you invoke MettleCI Workbench after installation you'll be presented with a setup wizard to take you through the necessary configuration steps. This page will walk you through the configuration wizard, describing what’s required at each stage.

Before using the setup wizard

Your experience will be smoother if you perform some preparation before starting the MettleCI Setup Wizard:

  1. Obtain a valid MettleCI License file.

  2. Have your DataStage connectivity details to hand:

    1. Your DataStage Engine installation directory (typically /opt/IBM/InformationServer/Server/DSEngine on UNIX machines, for example)

    2. Your DataStage user credentials which Workbench will use to communicate with your DataStage environment

  3. If you need to use a pre-existing key pair for your Git authentication then ensure you have the public key available.

  4. Have available the relevant connection details for your work item management system (Azure DevOps, Gitlab, Jira, or ServiceNow)

Once you're ready navigate to http://[WORKBENCH_INSTALLATION_HOSTNAME]:8080 in your browser.

The user that runs the MettleCI Workbench service (defined by the DM_WORKBENCH_USER environment variable - typically set to mciworkb) must have Read/Write (minimum 600) permissions to the MettleCI Workbench license file (mettleci.lic)

Setup Wizard Welcome

Click Next to begin.

MettleCI Home Configuration

Upload your valid MettleCI License by clicking the Upload file button. Once it’s been validated its details will be displayed. Then click Next to proceed.

Datastage Settings

Enter your DataStage home directory and click Next to authenticate it and proceed.

The following page will allow you to confirm the Engine and Service tier details and provide credential for the user account that MettleCI Workbench should use to communicate with DataStage.

Note that the default value provided for the service tier hostname will need to be changed on Cloud Pak installations.

Git Authentication

Select whether you want MettleCI to generate a Public/Private key pair for you, or whether you want to supply your own. If you want to supply your own then paste the private key into the relevant field. Once you’re ready, click Next to proceed.

Work Item Management

Select the work management system you want to integrate with and click Next to provide relevant connection details. If you want to skip this step just select ‘Generic'.

In all of the following pages you can check the tooltips (ℹ) for guidance.

Support for specific system integrations

 Generic

Select Generic when your work item management is not Azure DevOps, GitLab, Jira, ServiceNow, or Micro Focus ALM. Select this option if you don’t have (or don’t wish to integrate with) a work item management system. This option does not require you to specify any further details.

 Azure

(See Azure DevOps)

If you select Azure DevOps as your work item management system you’ll need to supply your Tenant ID, Client ID, and Client Secret.

 GitLab

(See GitLab)

If you select Gitlab as your work item management system you’ll need to supply your Gitlab URL, Gitlab App ID, and Gitlab Secret.

 Jira

(See Atlassian Jira)

If you select Jira as your work item management system you’ll need to supply your endpoint URL and Consumer Secret. Check the tooltips (ℹ) for guidance.

 Micro Focus ALM

(See Micro Focus ALM)

Micro Focus ALM does not require you to enter any further configuration parameters.

 ServiceNow

(See ServiceNow)

If you select ServiceNow as your work item management system you’ll need to supply your endpoint URL, Client ID, and Client Secret. You’ll then need to use the Add new button to add one or more ServiceNow tables to the list of tables that will be searched by MettleCI.

Each entry will require you to specify a Table name, Primary key column, and Table summary column(s). Check the tooltips (ℹ) for guidance.

Review

Once you reach this stage you’ll be asked to review your configuration. You can click Previous to go back and amend any options you’ve entered. If you’re happy with the values entered click Submit to proceed and you’ll be taken to the MettleCI Workbench Initial Login page where you’ll be required to register your user ID with MettleCI.

  • No labels