Files
FastBee/docker/上传到服务器var目录下.txt
2023-03-04 15:31:53 +08:00

5 lines
389 B
Plaintext
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.

1.先把项目中的 docker/data/ 文件夹上传到服务器或本地的 /var/ 目录下
2.进入服务器或本地的 /var/data/ 目录执行docker-compose up -d 等待执行后完成部署
3. 最后通过18083端口访问EMQX控制台默认账号密码 admin public登录后在 管理 / 插件 菜单中启用 emqx_auth_http 、 emqx_web_hook、emqx_delayed_publish 插件