To access the Web Interface, open a web browser and make sure it accepts cookies. Enter the following URL in the web browser address field:
...
<hostname>
Represents the IP-address or the name of the host on which Image Addedis running.
The <hostname> is set to the default IP-address of the server. In order to link the Web Interface the to another address for example in a High Availability setup, set the platform property mz.wi.serveraddress.
Code Block
$ mzsh topo set topo://container:<container>/pico:platform/val:config.properties.mz.wi.serveraddress <IP address or hostname>
Info
title
Example - Setting mz.wi.serveraddress
Code Block
$ mzsh topo set topo://container:main1/pico:platform/val:config.properties.mz.wi.serveraddress 10.0.1.99
<port>
Represents the port on the host through which the connnection connection is established. The default port is 9000 . To use but can be set to port by configuring the install.str.mz_platform property in the install.xml file before installation, see 4.1.3 Updating the Installation Properties.
If you want to change to a different port, after installation, update the property Platform property mz.wi.port.