Deployment Guide

Custom port configurations
Wyse Management Suite uses the following port as the default port for the applications that are installed:
About this task
Apache Tomcat: 443
MariaDB database: 3306
Mongo database: 27017
MQTT Broker: 1883
Memcached: 11211
EMSDK: 5172, 49159optional 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 conflict 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 configure only the Tomcat connection port 49159 for Teradici. You cannot configure the device port 5172.
For more information about the custom installation, see the Custom installation section in Dell Wyse Management Suite 2.x
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:
Prerequisites
To change the Tomcat service port, do the following:
Steps
1. Stop the Tomcat service. The Tomcat service is identified by Dell WMS: Tomcat Service entry.
2. Edit the file <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 file 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 specified in the URL must be used for both portal
access and for device registration.
5
Custom port configurations 13