Log in to the Web GUI
After the cluster has been deployed, you can verify the deployment (optionally), and log in to the Web GUI using the information you entered during the deployment.
(Optional) Verify the deployment.
Verify cluster details.
root@Primary1 > show paragon cluster details Storage and Controller Node IPs: node1-IP, node2-IP, node3-IP, node4-IP
Verify cluster node details.
root@Primary1 > show paragon cluster nodes NAME STATUS ROLES AGE VERSION Primary1 Ready control-plane,etcd,master 4h12m v1.31.1+rke2r1 Primary2 Ready control-plane,etcd,master 4h12m v1.31.1+rke2r1 Primary3 Ready control-plane,etcd,master 4h11m v1.31.1+rke2r1 Worker1 Ready influxdb-worker,worker 4h11m v1.31.1+rke2r1
Log in to the Web GUI.
Enter the common ingress VIP address in a Web browser to access the Paragon Automation login page. The common ingress IP address, that you configured during installation, can be either IPv4 or IPv6. The URLs to the UI is displayed on your console welcome message after the cluster deployment is complete.
To use the IPv4 address to connect to the Web GUI, enter https://generic-ingress-vIP in the URL. For example, https://10.1.2.7.
To use the IPv6 address to connect to the Web GUI, enter https://[generic-ingress-vIPv6] in the URL. Ensure that you enclose the IPv6 address within square brackets. For example, https://[2001:db8:1:2::7].
Alternatively, if you have configured hostnames, enter https://ingress-vip-dns-hostname to connect to the Web GUI.
Enter the Web admin user e-mail and password that you configured previously to log in to Paragon Automation. The Web admin user e-mail is also displayed on your console after the cluster deployment is complete.
You are logged in to the Paragon Automation GUI and are directed to the New Account page from where you can create a new Organization. For more information, see User Activation and Login.
For a list of cluster-related tasks that you can perform using Paragon Shell post installation of the Paragon Automation cluster, see Post Installation Tasks.