1 Star 0 Fork 359

arilee / DDMQ

forked from DiDi-opensource / DDMQ 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 756 Bytes
一键复制 编辑 原始数据 按行查看 历史
leiatpku 提交于 2018-12-29 17:55 . Update README.md

English | 中文

DDMQ Console

DDMQ Console is a Web service developed with Spring and Vue. Console is used to manage Topic/Group/Subscription, responsible for pushing configurations to zookeeper.

Deploy

  • Front-End

    Guide: console-frontend

  • console-backend

    Init MySQL table (use ddl/ddmq_init.sql)

    run build.sh && control.sh start

  • add pproxy & cproxy

    http://console_address:8080/carrera/api/odin/internal/v4/addPProxy?cluster=ddmq&host=pproxy_addr

    http://console_address:8080/carrera/api/odin/internal/v4/addCProxy?cluster=ddmq&host=cproxy_addr

  • add broker & namesvr

    need to manually update mq_server and cluster_mqserver_relation table.

Java
1
https://gitee.com/AriLee-Liy/DDMQ.git
git@gitee.com:AriLee-Liy/DDMQ.git
AriLee-Liy
DDMQ
DDMQ
master

搜索帮助