Login to Sample Web UI
The web portal is available for login after the deployment of the MPS, RPS, and Sample Web UI. Make sure all three are successfully running before attempting to login.
Example
Passwords
Open AMT Cloud Toolkit increases security with multiple passwords. Find an explanation of toolkit passwords in Reference -> Architecture Overview.
Log In¶
-
Open any modern web browser and navigate to the following link.
https://<Development-IP-Address>
Important - URL of Sample Web UI
You must use the development system's IP address in the URL. Localhost or 127.0.0.1 will NOT work. Read more about Kong API Gateway to find out why. The development system's IP address is where the Docker containers are running.
-
A warning screen will prompt because the MPS Server is using self-signed certificates for testing. Click Advanced and then Proceed to continue to connect to the Sample Web UI.
Example - Chrome* Browser Warning Message
-
Log in to the web portal with the login credentials set for the environment variables
MPS_WEB_ADMIN_USER
andMPS_WEB_ADMIN_PASSWORD
in the.env
file. -
The home page is shown below in Figure 2.
Example - Sample Web UI Home Page