search
HomeComputer TutorialsComputer KnowledgeCommon environment deployment—Docker installation RocketMQ tutorial!

Common environment deployment—Docker installation RocketMQ tutorial!

The process of installing RocketMQ in Docker is as follows:

  1. Create a Docker network:

    Execute the following command in the terminal to create a Docker network for communication between containers:

    docker network create rocketmq-network
  2. Download the RocketMQ image:

    Execute the following command in the terminal to download the RocketMQ Docker image:

    docker pull rocketmqinc/rocketmq
  3. Start the Name Server container:

    Execute the following command in the terminal to start the Name Server container:

    docker run -d --name rmqnamesrv --net rocketmq-network -p 9876:9876 rocketmqinc/rocketmq:latest sh mqnamesrv
  4. Start the Broker container:

    Execute the following command in the terminal to start the Broker container:

    docker run -d --name rmqbroker --net rocketmq-network -p 10909:10909 -p 10911:10911 -e "NAMESRV_ADDR=rmqnamesrv:9876" -e "ROCKETMQ_BROKER=broker-a" rocketmqinc/rocketmq:latest sh mqbroker -c ../conf/broker.conf
  5. Verify RocketMQ installation:

    Use the following command to enter the Broker container’s shell:

    docker exec -it rmqbroker sh

    Inside the container, execute the following command to verify the RocketMQ installation:

    cd /opt/rocketmq/bin/sh mqadmin topicList -n rmqnamesrv:9876

By following the above steps, you can successfully install and deploy RocketMQ in Docker. Please note that the above commands only provide a basic installation and configuration process, and the specific configuration and usage can be further adjusted according to your needs. Make sure you have installed and configured the Docker environment before executing the command.

The above is the detailed content of Common environment deployment—Docker installation RocketMQ tutorial!. For more information, please follow other related articles on the PHP Chinese website!

Statement
This article is reproduced at:每日运维. If there is any infringement, please contact admin@php.cn delete
HP Battery Check – How to Download the Utility & Check HP Battery - MiniToolHP Battery Check – How to Download the Utility & Check HP Battery - MiniToolApr 25, 2025 am 12:53 AM

What is HP Battery Check? How to download HP Battery Check? How to check battery health on HP laptop in Windows 11/10? To find answers to these questions, go on reading and you can find much information given by php.cn.

Free Download Microsoft Excel 2019 on Windows/Mac/Android/iOSFree Download Microsoft Excel 2019 on Windows/Mac/Android/iOSApr 25, 2025 am 12:52 AM

Are you looking for a Microsoft Excel 2019 download source? You may want to download Excel 2019 for free on Windows/Mac/Android/iOS. php.cn Software writes this post to introduce some Microsoft Excel 2019 download sources for different platforms.

Powerful Solutions for Game Not Using GPU on PCPowerful Solutions for Game Not Using GPU on PCApr 25, 2025 am 12:51 AM

It is annoying to run into game not using GPU when playing a video game. How to fix it? If you find a game using 0 GPU, you can read through this post on php.cn Website to get help.

What's 192.168.10.1? Learn Essentials to Login, Change PasswordWhat's 192.168.10.1? Learn Essentials to Login, Change PasswordApr 25, 2025 am 12:50 AM

Do you know what “192.168.10.1” is? How to log in to your 192.168.0.1 IP address? php.cn will show you some basic information about this IP and some details on 192.168.10.1 admin login, change password & issue troubleshooting.

Resolved! Failed to Synchronize Achievements Error on Uplay - MiniToolResolved! Failed to Synchronize Achievements Error on Uplay - MiniToolApr 25, 2025 am 12:49 AM

The Failed to Synchronize Achievements error just not only happens on the Uplay client but also on Far Cry. When you launch the game, a message appears saying “Failed to Synchronize Achievements” which allows you to skip. If you want to get rid of th

How to Find the Process Start Time on Windows 10/11? - MiniToolHow to Find the Process Start Time on Windows 10/11? - MiniToolApr 25, 2025 am 12:48 AM

Many processes are running in the background when you use your computer. You may want to know the process start time. You can check a process start time using Windows PowerShell or Process Explorer. php.cn Software will introduce these two methods he

Microsoft Excel Price: Buy Microsoft Excel for PC/Mac - MiniToolMicrosoft Excel Price: Buy Microsoft Excel for PC/Mac - MiniToolApr 25, 2025 am 12:47 AM

To create and edit spreadsheets, most of you may use Microsoft Excel. Microsoft Excel is not free. Its stand-alone app costs $159.99. You can also buy a Microsoft 365 plan to get Excel and other Office apps. This post mainly explains the Microsoft Ex

How to Download, Install and Update Kyocera Drivers Windows 10/11 - MiniToolHow to Download, Install and Update Kyocera Drivers Windows 10/11 - MiniToolApr 25, 2025 am 12:46 AM

Do you use the printer in your work and life? Then, you must know before using it, you must download and install the corresponding driver. In this post on php.cn Website, we will mainly introduce to you how to install, update and download Kyocera pri

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

PhpStorm Mac version

PhpStorm Mac version

The latest (2018.2.1) professional PHP integrated development tool

Atom editor mac version download

Atom editor mac version download

The most popular open source editor

WebStorm Mac version

WebStorm Mac version

Useful JavaScript development tools

SecLists

SecLists

SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.

EditPlus Chinese cracked version

EditPlus Chinese cracked version

Small size, syntax highlighting, does not support code prompt function