OpenThreadBorderRouter-HA
OpenThreadBorderRouter-HA
Docker app from pureelectricity's Repository
Overview
Runtime arguments
- Web UI
http://[IP]:[PORT:8099]/- Network
host- Shell
bash- Privileged
- true
- Extra Params
--cap-add=SYS_ADMIN --cap-add=NET_ADMIN --sysctl "net.ipv6.conf.all.disable_ipv6=0" --sysctl "net.ipv4.conf.all.forwarding=1" --sysctl "net.ipv6.conf.all.forwarding=1"
Template configuration
Map your physical USB stick here (use /dev/serial/by-id/...). It maps to /dev/ttyUSB0 inside the container.
- Target
- /dev/ttyUSB0
- Default
- /dev/serial/by-id/YOUR_DEVICE_HERE
The internal path to the radio. Leave this as /dev/ttyUSB0 matching the internal side of the device mapping above.
- Target
- DEVICE
- Default
- /dev/ttyUSB0
- Value
- /dev/ttyUSB0
Baudrate for RCP Firmware. SkyConnect/ZBT-1/Sonoff-E usually use 460800.
- Target
- BAUDRATE
- Default
- 460800
- Value
- 460800
Hardware Flow Control. Set to 1 for SkyConnect/ZBT-1. Set to 0 if using a generic stick without flow control support.
- Target
- FLOW_CONTROL
- Default
- 1
- Value
- 1
The Unraid Host interface connected to your LAN/Internet. Usually br0 or eth0.
- Target
- BACKBONE_IF
- Default
- br0
- Value
- br0
Port for the OTBR Web Interface. Changed from default 80 to prevent conflict with Unraid.
- Target
- OTBR_WEB_PORT
- Default
- 8099
- Value
- 8099
Port for the REST API (Used by Home Assistant).
- Target
- OTBR_REST_PORT
- Default
- 8081
- Value
- 8081
Enable NAT64 translation.
- Target
- NAT64
- Default
- 1
- Value
- 1
Enable internal firewall.
- Target
- FIREWALL
- Default
- 1
- Value
- 1
Persistent storage for Thread credentials and dataset.
- Target
- /data/thread
- Default
- /mnt/user/appdata/otbr
Required for creating the wpan0 network interface.
- Target
- /dev/net/tun
- Default
- /dev/net/tun
- Value
- /dev/net/tun
Sync time with host.
- Target
- /etc/localtime
- Default
- /etc/localtime
- Value
- /etc/localtime
Disable automatic firmware flashing attempts.
- Target
- AUTOFLASH_FIRMWARE
- Default
- 0
- Value
- 0
Log verbosity (info, debug, warn).
- Target
- OTBR_LOG_LEVEL
- Default
- info
- Value
- info
Categories
Details
ghcr.io/ownbee/hass-otbr-docker:latestRun OpenThreadBorderRouter-HA on Unraid.
OpenThreadBorderRouter-HA is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.