mirror of
https://github.com/lkddi/dell-fans-controller-docker.git
synced 2026-05-18 13:47:27 +08:00
补充原项目来源说明
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
- 准备公开开源发布流程,Docker Hub 镜像统一为 `lkddi/dell-fans-controller`。
|
- 准备公开开源发布流程,Docker Hub 镜像统一为 `lkddi/dell-fans-controller`。
|
||||||
|
- 说明项目基于 `joestar817/dell-fans-controller-docker` 升级开发。
|
||||||
- GitHub Actions 改为 PR 构建验证,`v*` tag 才发布 Docker 镜像。
|
- GitHub Actions 改为 PR 构建验证,`v*` tag 才发布 Docker 镜像。
|
||||||
- 新增 Docker、Docker Compose 和本机 Python 三种运行说明。
|
- 新增 Docker、Docker Compose 和本机 Python 三种运行说明。
|
||||||
- 移除代码中的默认 iDRAC 地址、账号和密码,改为必须通过环境变量配置。
|
- 移除代码中的默认 iDRAC 地址、账号和密码,改为必须通过环境变量配置。
|
||||||
|
|||||||
@@ -4,6 +4,10 @@ Dockerized fan controller for Dell iDRAC/IPMI servers. It reads temperature sens
|
|||||||
|
|
||||||
通过 iDRAC/IPMI 自动读取 Dell 服务器温度,并根据温度调整风扇转速。适合希望降低噪音、但仍保留高温自动保护的家庭实验室、机房和 NAS 场景。
|
通过 iDRAC/IPMI 自动读取 Dell 服务器温度,并根据温度调整风扇转速。适合希望降低噪音、但仍保留高温自动保护的家庭实验室、机房和 NAS 场景。
|
||||||
|
|
||||||
|
This project is upgraded and developed based on [joestar817/dell-fans-controller-docker](https://github.com/joestar817/dell-fans-controller-docker).
|
||||||
|
|
||||||
|
本项目基于 [joestar817/dell-fans-controller-docker](https://github.com/joestar817/dell-fans-controller-docker) 升级开发。
|
||||||
|
|
||||||
> Warning: manual fan control can cause overheating if configured incorrectly. Test with care and keep iDRAC automatic mode available as fallback.
|
> Warning: manual fan control can cause overheating if configured incorrectly. Test with care and keep iDRAC automatic mode available as fallback.
|
||||||
>
|
>
|
||||||
> 警告:手动风扇控制配置不当可能导致过热。请先确认服务器散热状态,并保留 iDRAC 自动模式作为兜底。
|
> 警告:手动风扇控制配置不当可能导致过热。请先确认服务器散热状态,并保留 iDRAC 自动模式作为兜底。
|
||||||
|
|||||||
Reference in New Issue
Block a user