

The RabbitMQ service starts automatically. Once both Erlang and RabbitMQ have been installed, a RabbitMQ node can be started as a Windows service. Installer for Windows systems (from GitHub) It installs RabbitMQ as a Windows service and starts it using the default configuration. Once a supported version of Erlang is installed, download the RabbitMQ installer, rabbitmq-server-.exeĪnd run it. RabbitMQ requires a 64-bit supported version of Erlang for Windows to be installed.Įrlang 25.3 is the latest supported version.īinary builds of other (for example, earlier) versions of Erlang for Windows can be obtained from the Erlang/OTP Version Tree page.Įrlang must be installed using an administrative account or it won't be discoverable to the RabbitMQ Windows service. This is covered in more detail in the Windows-specific Issues guide. Reinstallation or other manual steps to get them to function as expected. When these conditions are not met, Windows service and CLI tools may require

It is highly recommended that the path does not contain spaces in any directory names.

The most flexibility but also requires them to beĪware of certain assumptions and requirements in the installer: The official RabbitMQ installer is produced for every RabbitMQ release.Ĭompared to installation via Chocolatey, this option gives Windows users The Chocolatey RabbitMQ package is open source and can be found on GitHub. To install RabbitMQ using Chocolatey, run the following command from the command line or from PowerShell:įor many use cases, Chocolatey is the optimal installation method. It does, however, manage the required dependencies.

So this option is not guaranteed to provide the latest release. New releases can take a while (sometimes weeks) to get through approvals, RabbitMQ packages are distributed via Chocolatey. These topics are covered in more details in the rest of documentation guides.Ī separate companion guide covers known Windows-specific issuesĪnd ways to mitigate them. The guide also covers a few post-installation topics in the context of Windows:Īnd more.
