Post

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)"
CPU: 1 cores RAM: 1024 MB Disk: 4 GB OS: Debian 13

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

Web Interface

Port: 1883

This post is licensed under CC BY 4.0 by the author.