Logging in to IBM watsonx Orchestrate

Get started with watsonx Orchestrate by learning how to access the platform for the first time.

Logging in to IBM watsonx Orchestrate on-premises

After you install, create the service instance, and give users access to your on-premises instance:

  1. Run the following command to obtain the cpd-console URL, which can then be used to create a watsonx Orchestrate instance:
    oc get routes -n cpd-instance-1 | grep ibm-nginx

    By default, the username is cpadmin.

  2. Use the following command to obtain the cpd-console admin password:
    
    oc get secret ibm-iam-bindinfo-platform-auth-idp-credentials -n cpd-instance-1 -o jsonpath='{.data.admin_password}' | base64 --decode
    
  3. Log in to your On-premises environment.
  4. Click menu icon in the top-right corner of the UI and select IBM Cloud Pak for Data.
  5. Go to Services > Instances.
  6. On the Service instances page, click the vertical ellipsis (⋮), and select View details.
  7. Click Open.

You will be redirected to the watsonx Orchestrate home page.