In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/02 Report--
This article mainly introduces "the detailed steps of installing rabbitmq in windows". In the daily operation, I believe many people have doubts about the detailed steps of installing rabbitmq in windows. The editor consulted all kinds of materials and sorted out simple and easy-to-use methods of operation. I hope it will be helpful to answer the doubts of "detailed steps for windows to install rabbitmq". Next, please follow the editor to study!
You need to install erlang before installing rabbitmq
1. Download 64-bit Erlang: http://www.erlang.org/
two。 Download RabbitMQ: http://www.rabbitmq.com/download.html
3. After installing erlang successfully, add D:\ Program Files\ erl9.3\ bin to the path of the system variable
Then open the console and enter erl. The following figure indicates that the installation is successful. The specific version may be inconsistent.
4. Install RabbitMq and add the sbin directory to the path of the system variable, D:\ Program Files\ rabbitmq\ rabbitmq_server-3.7.4\ sbin
If you want to start as a service, go to the sbin directory and execute the rabbitmq-service install installation service.
5. Execute rabbitmq-plugins enable rabbitmq_management to enable monitoring
Create users and group them
Rabbitmqctl add_user admin 111rabbitmqctl set_permissions admin ". *" read and write permissions assigned to all message queues in admin rabbitmqctl set_user_tags admin administrator assign user groups
Browser visits http://127.0.0.1:15672 to open monitoring interface
At this point, the study on "detailed steps for windows to install rabbitmq" is over. I hope to be able to solve your doubts. The collocation of theory and practice can better help you learn, go and try it! If you want to continue to learn more related knowledge, please continue to follow the website, the editor will continue to work hard to bring you more practical articles!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.