EMQX is a scalable, open-source MQTT message broker that enables you to build and manage real-time IoT systems and applications.
MQTT is a lightweight communication protocol for connecting devices and applications, making it an ideal solution for IoT and machine-to-machine (M2M) communication.
Whether you're looking to build a smart home system, implement a remote monitoring solution, or simply want to connect your devices and applications, EMQ X is a powerful and flexible tool for your MQTT needs.
Popular home applications that support MQTT are:
Install with:
helm repo add emqx-charts https://repos.emqx.io/charts/
helm install emqx emqx-charts/emqx -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
emqx | truxnell/home-cluster | 99 | 5.0.20 | 5 days ago |
emqx | Diaoul/home-ops | 41 | 5.0.20 | 5 days ago |
emqx | auricom/home-ops | 74 | 5.0.20 | 6 days ago |
emqx | haraldkoch/kochhaus-home | 34 | 5.0.20 | 10 days ago |
emqx | blackjid/k8s-gitops | 47 | 5.0.20 | 10 days ago |
See the most popular values for this chart:
Key | Types |
---|---|
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
boolean | |
ingress.dashboard.hosts[] (21) - emqx.${SECRET_DOMAIN} | string |
string | |
ingress.dashboard.tls[].hosts[] (20) - emqx.${SECRET_DOMAIN} | string |
string | |
string | |
string | |
ingress.dashboard.annotations."hajimari.io/icon" (11) simple-icons:eclipsemosquitto | string |
string | |
ingress.dashboard.annotations."cert-manager.io/cluster-issuer" (5) letsencrypt-production | string |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
boolean | |
number | |
service.type (20) LoadBalancer | string |
string | |
string | |
string | |
string | |
string | |
string | |
image.repository (19) public.ecr.aws/emqx/emqx | string |
string | |
string | |
string | |
string | |
string | |
string | |
boolean | |
string | |
persistence.storageClass (11) ceph-block | string |
persistence.storageClassName (3) ceph-block | string |
boolean | |
string | |
metrics.enabled (14) false | boolean |
string | |
string | |
string | |
string | |
number | |
string | |
string | |
string | |
string | |
emqxAclConfig (8) {allow, {user, "dashboard"}, subscribe, ["$SYS/#"]}. {allow, {ipaddr, "127.0.0.1"}, pubsub, ["$SYS/#", "#"]}. {allow, all, subscribe, ["$SYS/#", {eq, "#"}]}. {allow, all}.
| string |
emqxLoadedModules (7) {emqx_mod_presence, true}. {emqx_mod_delayed, false}. {emqx_mod_rewrite, false}. {emqx_mod_subscription, false}. {emqx_mod_topic_metrics, true}.
| string |
emqxLoadedPlugins (7) {emqx_management, true}. {emqx_recon, true}. {emqx_retainer, true}. {emqx_dashboard, true}. {emqx_telemetry, false}. {emqx_rule_engine, true}. {emqx_bridge_mqtt, false}. {emqx_auth_mnesia, true}. {emqx_prometheus, true}.
| string |
boolean | |
string | |
string | |
string | |
boolean | |
string | |
string | |
string | |
string | |
string | |
boolean | |
boolean | |
boolean | |
boolean | |
string | |
boolean |