Skip to main content
Skip table of contents

RabbitMQ configuration

This section describes how to create and configure RabbitMQ as a queue provider. Please follow the steps below:

  1. In a web browser, navigate to http://www.erlang.org/downloads.

  2. In the Erlang download portal, locate, and click the installer for Windows. In this case, download the 64bit installer.

    image-20250912-152703.png
  3. Once the installer is downloaded, run the .exe file with administrator privileges.

  4. After the installation of Erlang, navigate to http://www.rabbitmq.com/install-windows.html in a web browser.

    image-20250912-152713.png
  5. After installing RabbitMQ, navigate to http://localhost:15672 in a web browser.

    image-20250912-152725.png
  6. Log in with the default credentials:

    • Username: guest

    • Password: guest

  7. The RabbitMQ portal will be displayed.

    image-20250912-152739.png
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.