Installing RabbitMQ

Note: For 3-node setup, install on the Manager node.
  1. In the RabbitMQ folder, install the RabbitMQ prerequisite Erlang using the otp-22.1-win64.exe installer file. Use all installation defaults.
    Note: You might be prompted to install Visual studio 2013 redistributable package. If so, install it by clicking install on the machine.
  2. Install RabbitMQ using the supplied rabbitmq-server-3.7.20.exe installer file. Use all installation defaults.
  3. Double-click Configure_RabbitMQ.bat.

    This configures RabbitMQ on the machine. No arguments are available for this file.

  4. Close the command prompt window when execution completes.