Skip to content

Connecting To PLOSSYS 5


If using SEAL NATS with PLOSSYS 5, some changes need to be done in Consul after the installation of PLOSSYS 5.


TLS


When using TLS encryption with SEAL NATS, the following keys need to be set in Consul:


Token Authentication


When using token authentication to secure client connections of SEAL NATS, the following key needs to be set in Consul:


Clustering


If you are running PLOSSYS 5 in a cluster, SEAL NATS needs to be installed on every PLOSSYS 5 server. Additionally, the following key has to be set in Consul:

  • BROKER_SERVERS: specifies the message broker server hosts and ports.

Literature - PLOSSYS 5 documentation

For a detailed description of these keys, refer to the PLOSSYS 5 documentation.


Back to top