FanBridge

FanBridge

Aplicación Docker from RoBro92's Repository

Visión general

FanBridge – bridge Unraid drive temperatures to an external microcontroller (RP2040) over USB serial to control PWM fans. Defaults match a known‑working Unraid setup: port 8080, appdata at /mnt/maincache/appdata/fanbridge, the Unraid emhttp directory mounted read‑only at /Unraid, and a serial TTY at /dev/ttyACM0. Only these basics are included for now to avoid confusion.

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:8080]/
Red
bridge
Privilegiado
false
Parámetros adicionales
--label net.unraid.docker.managed=dockerman --label net.unraid.docker.webui='http://[IP]:[PORT:8080]/' --label net.unraid.docker.icon='https://raw.githubusercontent.com/RoBro92/fanbridge-unraid-templates/master/icons/fanbridge.png'

Configuración de plantillas

Web UI PortPorttcp

Web interface port

Objetivo
8080
Por defecto
8080
Valor
8080
AppData (config)Pathrw

Container configuration directory. Persist settings and user data here.

Objetivo
/config
Por defecto
/mnt/maincache/appdata/fanbridge
Unraid emhttp directory (read-only)Pathro

Bind the full emhttp directory (preferred).

Objetivo
/unraid
Por defecto
/var/local/emhttp
Serial TTYPathrw

Bind the serial device inside the container at the same path.

Objetivo
/dev/ttyACM0
Por defecto
/dev/ttyACM0
/dev/ttyACM0Device

Expose the serial device directly.

Por defecto
/dev/ttyACM0
Unraid disks.ini (ro)Pathro

Bind only disks.ini (optional).

Objetivo
/unraid/disks.ini
Por defecto
/var/local/emhttp/disks.ini

Detalles

Repositorio
ghcr.io/robro92/fanbridge:latest
Última actualización2026-05-31
Visto por primera vez2025-09-24

Ejecute FanBridge en Unraid.

FanBridge se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.