Install RABBITMQ under Windows

Source: Internet
Author: User

Open Official Website: http://www.rabbitmq.com/install-windows.html

A good download can be. We have downloaded two files to this:

Important: You must run the Erlang installation package as an administrator, or you will be beaten.

Install OTP First

Right-click Install package---"Run as Administrator

Next

Next Step--Install

Next, configure the environment variables

Join path %erlang_home%\bin;

Open cmd input Erl

Note: 4399 Mini world, not my play!! The computer at home, you know ~

After installation, start installing rabbits

Double-click to open the installation package:

.. Next

Click Install

Next step (come here, I feel like I'm being fooled, I thought there was a configuration behind next)

When the rabbit is installed, it adds itself to the system service, that is, he will follow the boot when the boot. --

Shortcuts such as Start/stop in the Start menu

One more thing to note: Make sure the following ports are open

4369: EPMD, Peer Discovery service port 5672,5671 used by RABBITMQ nodes and CLI tools : Used by AMQP 0-9-1 and 1.0 clients when there is TLS or no TLS 25672: Distributed by Erlang for inter-node and CLI tool communication, and is allocated from the dynamic range (by default, a single port, the value: AMQP port +20000). 15672: HTTP API client and Rabbitmqadmin (only when the management plug-in is enabled)61613,61614: Stomp client without and with TLS (only when Stomp plug-in is enabled) 1883,8883: Mqtt client without and with TLS if the Mqtt plugin is enabled 15674:stomp-over-websockets Client (only if Web STOMP plug-in is enabled) 15675:mqtt-over-websockets Client (only when the Web MQTT plugin is enabled)

Open the RABBITMQ console below

Input

Rabbitmq-plugins Enable Rabbitmq_management

Finally, the settings will take effect after the reboot, it is said, there is no restart command, please see

Well, stop at start first.

Enter Now: http://localhost:15672/

The newly installed account password is:guest

After landing: (Feel the rabbit's interface is better than ACTIVEMQ)

Install to this end, simple API Next Chapter

Install RABBITMQ under Windows

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.