IT and Development
RabbitMQ
5min
With the Rabbit MQ app in , you can manage the messages in your RabbitMQ account.
To use the RabbitMQ app in , you must have a configured RabbitMQ server. You must enable incoming TCP connections to port 5672 from source IP addresses.
will make connections to your database from its IP addresses.
To establish the connection, you must:
If you already have user credentials different then the default ones, you can skip to the next section.
To create a new user in RabbitMQ dashboard:
- Log in to your configured RabbitMQ server with default credentials.
- In the dashboard, click Admin.
- In the Users section, click Add a user.
- In the Username and Password fields, enter credentials for the user.
- In the Tags section, select the user's access level.
- Click Add user.
You will use these values in the Username and Password fields in .
To establish the connection:
- Log in to your account, add a RabbitMQ module to your , and click Create a connection.
- Optional: In the Connection name field, enter a name for the connection.
- In the Hostname and Port fields, enter the hostname and port number of your server.
- In the Username and Password fields, enter your user credentials.
- Click Save.
- If prompted, authenticate your account and confirm access.
You've successfully created the connection and can now use the RabbitMQ app in your . If you want to make changes to your connection in the future, follow the steps here.