Getting application URL for Product Master service
After you complete installation, you must get application URL before you can use Product Master service.
Proceed as follows to get the URLs to log in to the application.
The URL for both interfaces is the output of the HOST/PORT column that is appended with an
- Run the following command to get the URL for Admin
UI:
The result should look similar to the following example:# oc get routes | grep productmaster-admin
NAME HOST/PORT PATH SERVICES PORT TERMINATION WILDCARD productmaster-admin <host/port> productmaster-admin-service 9444 passthrough None
- Run the following command to get the URL for Persona-based
UI:
The result should look similar to the following example:# oc get routes | grep ibm-nginx-svc
NAME HOST/PORT PATH SERVICES PORT TERMINATION WILDCARD cpd <host/port> ibm-nginx-svc ibm-nginx-https-port passthrough None
https://.
Example
https://<host/port>