137 Star 865 Fork 359

GVPDiDi-opensource / DDMQ

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 919 Bytes
一键复制 编辑 原始数据 按行查看 历史
zanglei 提交于 2018-12-31 15:12 . MOD: update common config

English | 中文

DDMQ Docker

DDMQ is not easy to deploy in cluster mode since it has multiple modules. So we provide this docker image that makes running standalone DDMQ very easy.

Image Content

  • standalone Zookeeper(Version 3.4.10)
  • tomcat 9 and console
  • rocketmq(one namesvr、one master broker)
  • standalone consumer-proxy
  • standalone producer-proxy
  • standalone chronos

Note:DDMQ Container requires a MySQL 5.7 container.

Usage

  • Install Docker

  • Install MySQL Client(recommend 5.7.x)

  • run build.sh to build packages

  • run play-ddmq.sh (will download centos7,mysql,tomcat,zookeeper in first run)

  • Visit DDMQ Web Console

    http://localhost:8080/carrera/index.html

    Note:producer-proxy port: 9613、consumer-proxy port: 9713

Java
1
https://gitee.com/didiopensource/DDMQ.git
git@gitee.com:didiopensource/DDMQ.git
didiopensource
DDMQ
DDMQ
master

搜索帮助