Mosquitto
Ubuntu Appliance
- By Mosquitto Team (mosquitto)
- MQTT Broker
Eclipse Mosquitto MQTT broker
This is a message broker that supports version 5.0, 3.1.1, and 3.1 of the MQTT protocol. MQTT provides a method of carrying out messaging using a publish/subscribe model. It is lightweight, both in terms of bandwidth usage and ease of implementation. This makes it particularly useful at the edge of the network where a sensor or other simple device may be implemented using an arduino for example.
By default mosquitto will be installed as a system service, using the default configuration at /snap/mosquitto/current/default_config.conf
. If this does not meet your needs, create the file /var/snap/mosquitto/common/mosquitto.conf
and this will be used instead. Note that only files inside /var/snap/mosquitto/common
can be read by mosquitto, you cannot put other configuration files in /etc/mosquitto
.
Maintained until 2030-06-16
ARM, x86
Relevant links
Privacy compliance
- EU GDPR
- California law
Base
core18
Date published
2020-06-12
Snaps in the image
PUBLISHER | VERSION | UPDATED | |
---|---|---|---|
By Mosquitto Team |
1.6.10 |
26 May 2020 |
Try it out!
Grab a spare board, PC or NUC. We also have instructions for virtual machine testing of appliances.
Join the community
Our Discourse forum for Mosquitto is the best place for news and views.