HiveMQ CE
HiveMQ CE is a Java-based open source MQTT broker that fully supports MQTT 3.x and MQTT 5.
HiveMQ CE
Installation
Default install:
1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/hivemq.sh)"
Configuration
Config file:
1
/opt/hivemq/conf/config.xml
Notes
To check if HiveMQ is listening to the default port for MQTT
lsof -i :1883Web Interface
Links
This post is licensed under CC BY 4.0 by the author.