OpenThreadBorderRouter-HA
OpenThreadBorderRouter-HA
Aplicación Docker from pureelectricity's Repository
Visión general
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:8099]/- Red
host- Concha
bash- Privilegiado
- true
- Parámetros adicionales
--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"
Configuración de plantillas
Map your physical USB stick here (use /dev/serial/by-id/...). It maps to /dev/ttyUSB0 inside the container.
- Objetivo
- /dev/ttyUSB0
- Por defecto
- /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.
- Objetivo
- DEVICE
- Por defecto
- /dev/ttyUSB0
- Valor
- /dev/ttyUSB0
Baudrate for RCP Firmware. SkyConnect/ZBT-1/Sonoff-E usually use 460800.
- Objetivo
- BAUDRATE
- Por defecto
- 460800
- Valor
- 460800
Hardware Flow Control. Set to 1 for SkyConnect/ZBT-1. Set to 0 if using a generic stick without flow control support.
- Objetivo
- FLOW_CONTROL
- Por defecto
- 1
- Valor
- 1
The Unraid Host interface connected to your LAN/Internet. Usually br0 or eth0.
- Objetivo
- BACKBONE_IF
- Por defecto
- br0
- Valor
- br0
Port for the OTBR Web Interface. Changed from default 80 to prevent conflict with Unraid.
- Objetivo
- OTBR_WEB_PORT
- Por defecto
- 8099
- Valor
- 8099
Port for the REST API (Used by Home Assistant).
- Objetivo
- OTBR_REST_PORT
- Por defecto
- 8081
- Valor
- 8081
Enable NAT64 translation.
- Objetivo
- NAT64
- Por defecto
- 1
- Valor
- 1
Enable internal firewall.
- Objetivo
- FIREWALL
- Por defecto
- 1
- Valor
- 1
Persistent storage for Thread credentials and dataset.
- Objetivo
- /data/thread
- Por defecto
- /mnt/user/appdata/otbr
Required for creating the wpan0 network interface.
- Objetivo
- /dev/net/tun
- Por defecto
- /dev/net/tun
- Valor
- /dev/net/tun
Sync time with host.
- Objetivo
- /etc/localtime
- Por defecto
- /etc/localtime
- Valor
- /etc/localtime
Disable automatic firmware flashing attempts.
- Objetivo
- AUTOFLASH_FIRMWARE
- Por defecto
- 0
- Valor
- 0
Log verbosity (info, debug, warn).
- Objetivo
- OTBR_LOG_LEVEL
- Por defecto
- info
- Valor
- info
Categorías
Detalles
ghcr.io/ownbee/hass-otbr-docker:latestEjecute OpenThreadBorderRouter-HA en Unraid.
OpenThreadBorderRouter-HA se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.