System Administrator - Access Horizon GUI¶
Access the StarlingX Horizon GUI using your browser.
This procedure should be performed on your system that has a web browser.
Prerequisites
A system with a web browser.
You need to have the
stx-remote-access.tar
file from your system administrator, containing system information related to your StarlingX system.
Procedure
Update your web browser to ‘trust’ the StarlingX CA certificate.
Extract the files from the
stx-remote-access-info.tar
file from your StarlingX system administrator.$ cd ~ $ tar xvf ./stx-remote-access-info.tar # The StarlingX CA Certificate is here: $ ls ./stx-remote-access-info/stx.ca.crt
Follow your web browser’s instructions to add ‘~/stx-remote-access-info/stx.ca.crt’ to the list of trusted CAs for your browser.
Open your web browser at address
https://<OAM-Floating-IP-Address>:8443
Login with your keystone account’s ‘username’ and ‘password’.