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:
- 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-nginxBy default, the username is cpadmin.
- 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 - Log in to your On-premises environment.
- Click
in the top-right corner of the UI and select IBM Cloud Pak for Data.
- Go to .
- On the Service instances page, click the vertical ellipsis (⋮), and select View details.
- Click Open.
You will be redirected to the watsonx Orchestrate home page.