mosquitto
is a popular MQTT broker that is well-supported on Debian-based Linux platforms such as Raspbian. It’s easy to install using apt
:
sudo apt-get install mosquitto
Enable the broker and allow it to auto-start after reboot using the following command: