repository-edge/emqx/config.yaml
Community Hass.io Add-ons Bot 28147530c3 ⬆️ Updating add-on EMQX to 6599e64
2025-04-14 17:20:30 +00:00

28 lines
561 B
YAML

name: EMQX
version: 6599e64
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}