FanBridge

FanBridge

Docker app from RoBro92's Repository

Overview

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.

Runtime arguments

Web UI
http://[IP]:[PORT:8080]/
Network
bridge
Privileged
false
Extra Params
--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'

Template configuration

Web UI PortPorttcp

Web interface port

Target
8080
Default
8080
Value
8080
AppData (config)Pathrw

Container configuration directory. Persist settings and user data here.

Target
/config
Default
/mnt/maincache/appdata/fanbridge
Unraid emhttp directory (read-only)Pathro

Bind the full emhttp directory (preferred).

Target
/unraid
Default
/var/local/emhttp
Serial TTYPathrw

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

Target
/dev/ttyACM0
Default
/dev/ttyACM0
/dev/ttyACM0Device

Expose the serial device directly.

Default
/dev/ttyACM0
Unraid disks.ini (ro)Pathro

Bind only disks.ini (optional).

Target
/unraid/disks.ini
Default
/var/local/emhttp/disks.ini

Details

Repository
ghcr.io/robro92/fanbridge:latest
Last Updated2026-05-31
First Seen2025-09-24

Run FanBridge on Unraid.

FanBridge is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.