This topic has moved, and is now maintained here.
Use the Configuration Utility's RabbitMQ Server page to define the RabbitMQ instance to use for messaging by the API.
-
In the RabbitMQ Server Name field, type the computer name where RabbitMQ service is running. For example, mymachine.domain.com.
-
In the Port field, type the port number for RabbitMQ. The default is 5672 for non-SSL, and 5671 for SSL.
-
If you plan to use SSL encryption, select SSL encryption, User/Password based Authorization in RabbitMQ security options. See Configure SSL for RabbitMQ in Install RabbitMQ and Erlang OTP before selecting this option, as you need certain prerequisites for selecting this option.
-
In the Username and Password fields, type the login defined in the RabbitMQ management plugin.
-
Click Test to test the connection.
You're done with RabbitMQ connection configuration, which means you're done with the first configuration task.
-
Click Next and move on to the next task, Configure the web server.