Hi! I've published a community Helm chart for Eclipse Mosquitto as part of HelmForge, an MIT-licensed Helm chart repository.
The chart supports:
- Standalone (single replica) and Federated (multi-broker bridging via StatefulSet) topologies
- WebSocket listener support with dedicated ingress
- Authentication and ACL — auto-generated password and ACL files from values
- Optional MQTTX Web companion UI for browser-based MQTT testing
- Anti-affinity and topology spread defaults for production resilience
- Uses the official
eclipse-mosquitto image
- CI validated with lint, template, helm-unittest, and kubeconform
This is a community chart, not affiliated with the Eclipse Mosquitto project.
Install:
helm repo add helmforge https://repo.helmforge.dev
helm install mosquitto helmforge/mosquitto
# Or via OCI
helm install mosquitto oci://ghcr.io/helmforgedev/helm/mosquitto
Hi! I've published a community Helm chart for Eclipse Mosquitto as part of HelmForge, an MIT-licensed Helm chart repository.
The chart supports:
eclipse-mosquittoimageThis is a community chart, not affiliated with the Eclipse Mosquitto project.
Install:
helm repo add helmforge https://repo.helmforge.dev helm install mosquitto helmforge/mosquitto # Or via OCI helm install mosquitto oci://ghcr.io/helmforgedev/helm/mosquitto