In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-09-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/02 Report--
This article will explain in detail how to install RabittMQ in docker, the content of the article is of high quality, so the editor will share it for you as a reference. I hope you will have some understanding of the relevant knowledge after reading this article.
Https://c.163.com/hub
Search for RabbitMQ and select the first one in the search results
Select the one with management and the web management page
Pull the image with the following command:
Docker pull hub.c.163.com/library/rabbitmq:3.6.11-management
Wait for the image to be pulled, and docker images will view the image, create and start the container based on the downloaded image.
Docker run-d-name rabbitmq3.7.7-p 5672 hostname myRabbit-e RABBITMQ_DEFAULT_VHOST=my_vhost-e RABBITMQ_DEFAULT_USER=admin-e RABBITMQ_DEFAULT_PASS=admin df80af9ca0c9 15672-v `pwd` / hostname myRabbit-e RABBITMQ_DEFAULT_USER=admin-e
Note that the last df80af9ca0c9 is the mirror ID.
Description:-d background running container;-- name specifies the container name;-p specifies the port on which the service runs (5672: application access port; 15672: console web port number);-v maps directories or files;-- hostname host name (one of the important considerations of RabbitMQ is that it stores data according to the so-called "node name", default host name);-e specifies environment variables; (RABBITMQ_DEFAULT_VHOST: default virtual machine name RABBITMQ_DEFAULT_USER: default user name; RABBITMQ_DEFAULT_PASS: password of default user name)
Use the command: docker ps to view the running container
You can use a browser to open the web management side: http://Server-IP:15672
On how to install RabittMQ in docker to share here, I hope the above content can be of some help to you, can learn more knowledge. If you think the article is good, you can share it for more people to see.
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.
The market share of Chrome browser on the desktop has exceeded 70%, and users are complaining about
The world's first 2nm mobile chip: Samsung Exynos 2600 is ready for mass production.According to a r
A US federal judge has ruled that Google can keep its Chrome browser, but it will be prohibited from
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
About us Contact us Product review car news thenatureplanet
More Form oMedia: AutoTimes. Bestcoffee. SL News. Jarebook. Coffee Hunters. Sundaily. Modezone. NNB. Coffee. Game News. FrontStreet. GGAMEN
© 2024 shulou.com SLNews company. All rights reserved.