Skip to content

Community Helm chart available for Eclipse Mosquitto on Kubernetes #3559

@mberlofa

Description

@mberlofa

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: AvailableNo one has claimed responsibility for resolving this issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions