OpenThreadBorderRouter-HA
Docker 应用程序 from pureelectricity's Repository
概述
运行时参数
- 网络用户界面
http://[IP]:[PORT:8099]/- 网络
host- 外壳
bash- 特权
- true
- 额外参数
--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"
模板配置
Map your physical USB stick here (use /dev/serial/by-id/...). It maps to /dev/ttyUSB0 inside the container.
- 目标
- /dev/ttyUSB0
- 默认值
- /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.
- 目标
- DEVICE
- 默认值
- /dev/ttyUSB0
- 价值
- /dev/ttyUSB0
Baudrate for RCP Firmware. SkyConnect/ZBT-1/Sonoff-E usually use 460800.
- 目标
- BAUDRATE
- 默认值
- 460800
- 价值
- 460800
Hardware Flow Control. Set to 1 for SkyConnect/ZBT-1. Set to 0 if using a generic stick without flow control support.
- 目标
- FLOW_CONTROL
- 默认值
- 1
- 价值
- 1
The Unraid Host interface connected to your LAN/Internet. Usually br0 or eth0.
- 目标
- BACKBONE_IF
- 默认值
- br0
- 价值
- br0
Port for the OTBR Web Interface. Changed from default 80 to prevent conflict with Unraid.
- 目标
- OTBR_WEB_PORT
- 默认值
- 8099
- 价值
- 8099
Port for the REST API (Used by Home Assistant).
- 目标
- OTBR_REST_PORT
- 默认值
- 8081
- 价值
- 8081
Enable NAT64 translation.
- 目标
- NAT64
- 默认值
- 1
- 价值
- 1
Enable internal firewall.
- 目标
- FIREWALL
- 默认值
- 1
- 价值
- 1
Persistent storage for Thread credentials and dataset.
- 目标
- /data/thread
- 默认值
- /mnt/user/appdata/otbr
Required for creating the wpan0 network interface.
- 目标
- /dev/net/tun
- 默认值
- /dev/net/tun
- 价值
- /dev/net/tun
Sync time with host.
- 目标
- /etc/localtime
- 默认值
- /etc/localtime
- 价值
- /etc/localtime
Disable automatic firmware flashing attempts.
- 目标
- AUTOFLASH_FIRMWARE
- 默认值
- 0
- 价值
- 0
Log verbosity (info, debug, warn).
- 目标
- OTBR_LOG_LEVEL
- 默认值
- info
- 价值
- info
详细信息
ghcr.io/ownbee/hass-otbr-docker:latest在Unraid 上运行 OpenThreadBorderRouter-HA 。
OpenThreadBorderRouter-HA 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。