Network Configuration#
The port configuration and network protocols for Sherpa Process Discovery can be configured to meet all common firewall requirements.
The default port configuration is as follows:
Discovery Agents outgoing to Discovery Server: 5672 (or 5671 when using TLS)
Discovery Agents incoming from Discovery Server: dynamic
Database communication: 3306 and 1433 - configurable
User access to the Sherpa Process Discovery Server web interface: 80 or 443
HTTPS is used for interaction with the web server, while HTTP is optionally available. Sherpa Process Discovery supports secure communication (using TLS 1.2 protocol) between Discovery Agents and the Discovery Server. When installed with TLS, the client must provide the necessary certificates by placing them in the path /opt/app/config/certs/, renaming them to orchestrator.crt and orchestrator.key.