IBM Cloud Docs
Accessing the SMC GUI

Accessing the SMC GUI

  1. Open a new command-line terminal.
  2. Log in to the primary host by using the ssh_command value as shown at the end of the log output.
    # ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -L 8443:localhost:8443 -J ubuntu@52.116.122.64 root@10.10.0.5
    
  3. Open a browser on the local machine, and navigate to https://localhost:8443/platform. When you access this URL for the first time, your browser displays an SSL self-assigned certificate warning.
  4. Log in and access the SMC GUI for the cluster, use "Admin" as the login credentials for both the username and password.