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 "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/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 :1883