spring-zhub-start/README.md

16 lines
461 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Read Me First
> 运行本 demo 先启动消息中间件
## zhub 消息中间间启动
**1、通过 docker 镜像启动**
> docker pull harbor.1216.top/zhub/zhub:v8
> docker run -d --name zhub -p 711:711 -p 1216:1216 zhub:v8
**2、通过二进制文件启动**
https://img.1216.top/docs/dl/zhub-rc.zip
![](https://img.1216.top/docs/zhub-rc.png)
- 如果 需要做timer测试需要首先导入 z-tiemr.sql 到 mysql ;不影响其他运行测试