arch: - aarch64 - amd64 description: "\U0001F5A7\U0001F50D Centralized network visibility and continuous asset discovery." hassio_api: true host_network: true image: ghcr.io/alexbelgium/netalertx-{arch} ingress: true ingress_entry: devices.php ingress_port: 20211 ingress_stream: true init: false map: - addon_config:rw name: NetAlertX panel_icon: mdi:wifi-check ports: 20211/tcp: 20211 20212/tcp: 20212 ports_description: 20211/tcp: NetAlertX WebUI port 20212/tcp: GraphQL & MCP port privileged: - NET_ADMIN - NET_RAW environment: PUID: "20211" PGID: "20211" TZ: Europe/Berlin NETALERTX_DATA: /config NETALERTX_CONFIG: /config/config NETALERTX_CONFIG_FILE: /config/config/app.conf NETALERTX_DB: /config/db NETALERTX_DB_FILE: /config/db/app.db TMP_DIR: /tmp/tmp SKIP_STARTUP_CHECKS: excessive capabilities.sh,appliance integrity.sh schema: TZ: str? services: - mqtt:want slug: netalertx tmpfs: true udev: true url: https://github.com/alexbelgium/hassio-addons version: "26.3.16-6"