OpenRGB-GUI-Unraid

OpenRGB-GUI-Unraid

Docker 应用程序 from CajunCoding's Repository

概述

An implementation of the openrgb-docker container project for Unraid. Github Project: https://github.com/cajuncoding/OpenRGB-GUI-Unraid forked from original Github Project: https://github.com/swensorm/openrgb-docker OpenRGB is an Open source RGB lighting control that doesn't depend on manufacturer software with a broad list of supported devices including motherboards memory, USB devices, etc. And updated versions of OpenRGB automatically scan and discover hardware greatly simplifying getting this running. However, you may still need to ensure that Unraid has loaded the correct drivers for your system: https://github.com/cajuncoding/OpenRGB-GUI-Unraid?tab=readme-ov-file#devices This docker container provides access to OpenRGB with a GUI in a browser enabling control over RGB lighting from Unraid. Which can be very useful if you want to disable your RGB because it's a NAS box for you and you don't like eye candy. Or if you use Unraid for many things, like most do, and want to have your Unraid server box react to events using local scripts, Unraid API, HomeAssistant integration, etc.

要求

NOTE: For Unraid it seems that the container must be run in Privelege mode as well as using the Root User! Any attempts to restrict the access resulted in OpenRGB not finding my devices on my MSI B450 Mortar Titanium motherboard.

The default values for USER_ID & GROUP_ID should normally both be 0 (Zero) which map to the root user of Unraid. If you have issues you can run the `id root` command in your Unraid terminal to confirm the correct values for root user and update them if necessary.

运行时参数

网络用户界面
http://[IP]:[PORT:5800]/
网络
bridge
外壳
bash
特权
true

模板配置

TigerVNCPorttcp

Direct VNC GUI

目标
5900
价值
5900
WebVNCPorttcp

Web based GUI

目标
5800
价值
5800
ConfigPathrw

AppData Config Mapping

目标
/config
价值
/mnt/user/appdata/openrgb-gui-unraid
USER IDVariable

User Id of the Root User

目标
USER_ID
价值
0
GROUP IDVariable

Group Id of the Root User

目标
GROUP_ID
价值
0
PLUGIN URLS (Pipe Delimited)Variable

Optional Pipe '|' Delimited list of Plugin Urls to initialize. The image internally will initialize the default Effects Plugin from OpenRGB that is appropriate for the version; this is only an override for custom plugins. Specifying a value here will prevent all defualt Urls from being initialized but will not remove them after it has already run once.

目标
PLUGIN_URLS

下载统计数据

1,768
下载总数

详细信息

存储库
cajuncoding/openrgb-gui-unraid:latest
最后更新2026-03-10
初见2025-11-05

在Unraid 上运行 OpenRGB-GUI-Unraid 。

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