FanBridge

FanBridge

Docker 应用程序 from RoBro92's Repository

概述

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.

运行时参数

网络用户界面
http://[IP]:[PORT:8080]/
网络
bridge
特权
false
额外参数
--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'

模板配置

Web UI PortPorttcp

Web interface port

目标
8080
默认值
8080
价值
8080
AppData (config)Pathrw

Container configuration directory. Persist settings and user data here.

目标
/config
默认值
/mnt/maincache/appdata/fanbridge
Unraid emhttp directory (read-only)Pathro

Bind the full emhttp directory (preferred).

目标
/unraid
默认值
/var/local/emhttp
Serial TTYPathrw

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

目标
/dev/ttyACM0
默认值
/dev/ttyACM0
/dev/ttyACM0Device

Expose the serial device directly.

默认值
/dev/ttyACM0
Unraid disks.ini (ro)Pathro

Bind only disks.ini (optional).

目标
/unraid/disks.ini
默认值
/var/local/emhttp/disks.ini

详细信息

存储库
ghcr.io/robro92/fanbridge:latest
最后更新2026-05-31
初见2025-09-24

在Unraid 上运行 FanBridge 。

FanBridge 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。