All apps · 0 apps
deCONZ-Community
OfficialDocker app from thecode's Repository
Overview
Install deCONZ-Community on Unraid in a few clicks.
Find deCONZ-Community in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Categories
Download Statistics
Total Downloads Over Time
Related apps
Explore more like this
Explore allLinks
Details
deconzcommunity/deconz:stableRuntime arguments
- Web UI
http://[IP]:[PORT:80]/- Network
br0- Shell
sh- Privileged
- false
Template configuration
- Target
- /opt/deCONZ
- Value
- /mnt/user/appdata/deconz
Path to Conbee USB device, It is recommended to use serial by id: /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_[SN]-if00:/dev/ttyACM0
- Value
- /dev/ttyACM0
Set same as device, if you forward a device by id, you don't need to change this
- Target
- DECONZ_DEVICE
- Value
- /dev/ttyACM0
Set the local time zone so deCONZ has the correct time
- Target
- TZ
Set this option to enable VNC access to the container to view the deCONZ ZigBee mesh: 1=Enable, 0=Disable
- Target
- DECONZ_VNC_MODE
- Default
- 0|1
- Value
- 0
Port for VNC mode access to deCONZ application
- Target
- DECONZ_VNC_PORT
- Value
- 5900
Default password for VNC mode is 'changeme', Make sure to change the default password if VNC is enabled
- Target
- DECONZ_VNC_PASSWORD
- Value
- changeme
Port for web access to view the deCONZ ZigBee mesh using noVNC, setting the port to `0` will disable the noVNC functionality
- Target
- DECONZ_NOVNC_PORT
- Default
- 6080
- Value
- 6080
Phoscon web UI port
- Target
- DECONZ_WEB_PORT
- Value
- 80
Websockets service port
- Target
- DECONZ_WS_PORT
- Value
- 443
Sets the level of the deCONZ command-line flag --dbg-info
- Target
- DEBUG_INFO
- Default
- 1
- Value
- 1
Sets the level of the deCONZ command-line flag --dbg-aps
- Target
- DEBUG_APS
- Default
- 0
- Value
- 0
Sets the level of the deCONZ command-line flag --dbg-zcl
- Target
- DEBUG_ZCL
- Default
- 0
- Value
- 0
Sets the level of the deCONZ command-line flag --dbg-zdp
- Target
- DEBUG_ZDP
- Default
- 0
- Value
- 0
Sets the level of the deCONZ command-line flag --dbg-ddf
- Target
- DEBUG_DDF
- Default
- 0
- Value
- 0
Sets the level of the deCONZ command-line flag --dbg-dev
- Target
- DEBUG_DEV
- Default
- 0
- Value
- 0
Sets the level of the deCONZ command-line flag --dbg-ota
- Target
- DEBUG_OTA
- Default
- 0
- Value
- 0
Sets the level of the deCONZ command-line flag --dbg-error
- Target
- DEBUG_ERROR
- Default
- 0
- Value
- 0
Sets the level of the deCONZ command-line flag --dbg-http
- Target
- DEBUG_HTTP
- Default
- 0
- Value
- 0
Enable uPNP: 1=Enable, 0=Disable
- Target
- DECONZ_UPNP
- Default
- 1|0
- Value
- 1
Set this option to 0 to disable verbose of start script, set to 1 to enable `set -x` logging
- Target
- DECONZ_START_VERBOSE
- Value
- 0