Deployment Guide

Custom port congurations
Wyse Management Suite uses the following port as the default port for the applications that are installed:
Apache Tomcat: 443
MariaDB database: 3306
Mongo database: 27017
MQTT Broker: 1883
Memcached: 11211
EMSDK: 5172, 49159—optional and required only to manage Teradici devices
It is recommended that you use the default port for one or more of the preceding services. If you have a port conict and are unable to use
the default port, Wyse Management Suite enables you to change the default port during installation.
To use a non-default port for one or more of the preceding services, use Custom install option during Wyse Management Suite installation.
The option that is listed in the following screen enables you to use the local database for MongoDB and MariaDB or use the remotely
installed database:
NOTE
: You can congure only the Tomcat connection port 49159 for Teradici. You cannot congure the device port 5172.
For more information about the custom installation, see the Custom installation section in Dell Wyse Management Suite 1.4 Quick Start
Guide at support.dell.com/manuals.
Topics:
Change the Tomcat service port
Change the MQTT port
Change the MariaDB port
Change the MongoDB database port
Remote repository
Change the Tomcat service port
This section explains how to change the port after installing Wyse Management Suite. Reinstall using Custom installation mode to change
ports. If reinstallation is not an option, the following sections explain the procedure to change the ports manually:
To change the Tomcat service port, do the following:
1 Stop the Tomcat service. The Tomcat service is identied by Dell WMS: Tomcat Service entry.
2 Edit the le <INSTALLDIR>\Tomcat-9\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 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 that is specied in the URL must be used for both portal access and for
device registration.
NOTE
: The Memcached port can be changed during Wyse Management Suite installation. Dell recommends not to
change the Memcached port detail after installation.
5
Custom port congurations 13