EMQX開發筆記
開源版下載
# 下載
wget https://www.emqx.com/zh/downloads/broker/5.3.2/emqx-5.3.2-ubuntu22.04-amd64.deb
# 安裝
sudo apt install ./emqx-5.3.2-ubuntu22.04-amd64.deb
# 運行
sudo systemctl start emqx
訪問 EMQX Dashboard
- URL: http://localhost:18083
- 用戶名: admin
- 密碼: public

浙公網安備 33010602011771號