It is possible to change the host port being used by the webserver.
Change the port number
...
Open the config.ini
...
file that can be found in one of the following locations, dependent upon the platform and product
...
In our Windows manager, Universal App Manager, you can find it in:
...
:
AUTOSOL App Manager (Windows): C:\ProgramData\UniversalAppManager\config.ini
...
Edge Manager
...
Generic
...
(Linux)
Generic: /usr/apps/ASIEdgeManager/config.ini
ZumIQ
...
: /home/devuser/apps/ASIEdgeManager/config.ini
Change the Port number in the [SERVER] section of the config.ini to the new value.
...
Restart the service
Once you save the change, you should restart the whole service.
In Windows, press CTRL+C or exit the command prompt where UniversalAppManager.exe is running and re run it.
In Linux, you can run
Generic
...