mac 电脑:
使用 Homebrew 安装
-
添加 EMQ X 的 tap
$ brew tap emqx/emqx 安装 EMQ X
$ brew install emqx
- 启动 EMQ X
$ emqx start
emqx 3.1.0 is started successfully!
$ emqx_ctl status
Node 'emqx@127.0.0.1' is started
emqx v3.1.0 is running
具体参考文档:
官方文档