Deployment Guide

Custom port congurations
Wyse Management Suite v1.1 uses the following port as the default port for the applications that is installed.
Apache Tomcat: 443
MariaDB database: 3306
Mongo database: 27017
MQTT Broker: 1883
Memcached: 11211
1 To use a non-default port for one or more of the above services, use Custom install option during Wyse Management Suite installation,
the option listed in the following screen allows you to use the local database for MongoDB and MariaDB or use the remotely installed
database.
2 The following set of screens allows you to change the default ports used by the installer during installation.
Topics:
Changing the port after Wyse Management Suite installation
Changing MQTT port
Changing MariaDB port
Changing the MongoDB database port
Changing the port after Wyse Management Suite
installation
This section explains how to change the port after installing Wyse Management Suite. Changing the ports after installation would be to
uninstall Wyse Management Suite and reinstall using Custom installation mode to change ports. If re-installation is not an option, the
following sections explains the procedure to change the ports manually.
To change the Tomcat service port, do the following:
1 Stop Tomcat service. The entry is identied by Dell WMS: Tomcat Service.
2 Edit the le C:\Program Files\Dell\WMS\Tomcat-8\conf\server.xml in a text editor.
3 Find and replace all occurrences of port entry 443 with the port number you need to use. It is optional to change the references to
port 8443.
4 Save the server.xml le and exit.
5 Start the Tomcat service.
6 You must enter the port number in the URL (default port 443 can be omitted from the URL), For example, https://
xyz.wysemanagementsuite.com:553/ccm-web. The port specied in the URL should be used for both portal access and for device
registration.
6
22 Custom port congurations