RabbitMQ is open-source message-broker software, has since been extended with a plug-in architecture to support Message Queuing Telemetry Transport (MQTT).
Install configuration RabbitMQ
- Run the LinkScopeInstaller.exe then implement step by step to the Configuration/RabbitMQ
- Enter your RabbitMQ's info into the textboxes: Server name, Port, User name, Password.
Checking configuration RabbitMQ
After installing successfully the PrimasCX. Open the database was installed,
RabbitMQ should be saved in database [TP_Setting] table. Find it with key:
- AMQPHost
- AMQPPassword
- AMQPPort
- AMQPUser
And you can update it by the Structured Query Language (SQL).
.
Related articles