repository-beta/emqx/config.yaml
Community Hass.io Add-ons Bot 21dc4791c2 🎉 Release of add-on EMQX 0.7.5
2025-03-26 21:25:12 +00:00

28 lines
559 B
YAML

name: EMQX
version: 0.7.5
slug: emqx
description: The most scalable open-source MQTT broker for IoT. An alternative for
the Mosquitto add-on
url: https://github.com/hassio-addons/addon-emqx
codenotary: codenotary@frenck.dev
startup: services
ingress: true
ingress_port: 18083
ingress_stream: true
init: false
panel_icon: mdi:pipe
panel_title: EMQX
arch:
- aarch64
- amd64
map:
- ssl
- addon_config:rw
options:
env_vars: []
host_network: true
schema:
env_vars:
- name: match(^EMQX_([A-Z0-9_])+$)
value: str
image: ghcr.io/hassio-addons/emqx/{arch}