When running AdminUI, how to change the default port 8080 to 80 ?
Re-install completely the AdminUI and prerequistes. During the
installation of the prerequisites, select the desired ports for http
and https as per this snippet (ran in console mode) :
===============================================================================
Supply Installation Parameters
------------------------------
Please supply the installation folder, fully qualified host name and port
number to be used for installing the Administrative UI Server.
For example: servername.domain
Where would you like to install? (Default: /opt/CA):
Server Name: (Default: ps.training.com):
HTTP Port: (Default: 8080): 80
===============================================================================
Supply Installation Parameters
------------------------------
The Administrative UI uses the following ports for SSL requests and messaging.
If any of these ports are in use by other applications, specify new port
numbers.
Note: Messaging ports are only used for internal server communication.
SSL Port: (Default: 8443): 443