Docker, Kubernetes (Helm and native) and Micado [2].
Based on official image on Docker Hub: https://hub.docker.com/_/eclipse-mosquitto
Eclipse Public License 2.0
2.0.17
Mosquitto is an open source implementation of a server for version 5.0, 3.1.1, and 3.1 of the MQTT protocol. It also includes a C and C++ client library, and the
mosquitto_pubandmosquitto_subutilities for publishing and subscribing. [1]
This repository contains:
- A Helm chart for Kubernetes based deployment.
- Kubernetes manifests generated from the Helm chart.
- Micado [2] deployment files generated using the Kubernetes manifests.
Sample configuration file for Mosquitto can be found in the mosquitto/config/mosquitto.conf file.