repository-edge/node-red/config.yaml
Community Hass.io Add-ons Bot ceda0beb03 ⬆️ Updating add-on Node-RED to 62e6032
2022-08-04 20:33:32 +00:00

71 lines
1.4 KiB
YAML

arch:
- aarch64
- amd64
- armhf
- armv7
- i386
auth_api: true
codenotary: codenotary@frenck.dev
description: Flow-based programming for the Internet of Things
hassio_api: true
hassio_role: manager
homeassistant: 2021.3.0
homeassistant_api: true
host_network: true
image: ghcr.io/hassio-addons/node-red/{arch}
ingress: true
ingress_port: 0
ingress_stream: true
init: false
map:
- config:rw
- media:rw
- share:rw
- ssl
name: Node-RED
options:
certfile: fullchain.pem
credential_secret: ''
http_node:
password: ''
username: ''
http_static:
password: ''
username: ''
init_commands: []
keyfile: privkey.pem
npm_packages: []
ssl: true
system_packages: []
theme: default
panel_icon: mdi:sitemap
ports:
80/tcp: 1880
ports_description:
80/tcp: Web interface
schema:
certfile: str
credential_secret: password
http_node:
password: password
username: str
http_static:
password: password
username: str
init_commands:
- str
keyfile: str
leave_front_door_open: bool?
log_level: list(trace|debug|info|notice|warning|error|fatal)?
max_old_space_size: int?
npm_packages:
- str
safe_mode: bool?
ssl: bool
system_packages:
- str
theme: list(default|aurora|cobalt2|dark|dracula|espresso-libre|midnight-red|monoindustrial|monokai|oceanic-next|oled|solarized-dark|solarized-light|tokyo-night|zenburn)?
slug: nodered
uart: true
url: https://github.com/hassio-addons/addon-node-red
version: 62e6032