CoolerControl
coolercontrol/coolercontrold
https://hub.docker.com/r/coolercontrol/coolercontrold
bridge
sh
false
https://forums.unraid.net/topic/188566-support-coolercontrol-in-docker/
https://gitlab.com/coolercontrol/coolercontrol
https://docs.coolercontrol.org/installation/unraid.html
CoolerControl is a feature-rich fan and RGB control and monitoring application for Linux.
Visit https://docs.coolercontrol.org/installation/unraid.html for information on setting this container up properly.
You may encounter issues setting up this container on Unraid versions below 7.0.1.
https://gitlab.com/coolercontrol/coolercontrol/-/raw/main/screenshots/coolercontrol-overview.png
https://gitlab.com/coolercontrol/coolercontrol/-/raw/main/screenshots/coolercontrol-speed.png
https://gitlab.com/coolercontrol/coolercontrol/-/raw/main/screenshots/coolercontrol-lighting.png
Drivers: Tools:
http://[IP]:[PORT:11987]/
https://gitlab.com/coolercontrol/coolercontrol/-/raw/main/coolercontrol/icons/Square310x310Logo.png
/mnt/user/appdata/coolercontrol
11987
/sys/class/hwmon
11987
0.0.0.0
::
OFF
# 2026.03.09 (CoolerControl v4.0.1)
### Fixed
- Issue with bundled UI assets put in wrong directory
# 2026.01.10 (CoolerControl v3.1.1)
### Changed
- excluded it87 driver when detecting firmware profile support (not working)
- expose gRPC port by default in docker images
- plugin UI improvements
- changed default socket location for device service plugins
- various dependency adjustments to help with packaging efforts
### Fixed
- long standing issue with a held-back dependency
- unprivileged plugin service user should be a system user
# 2026.01.04 (CoolerControl v3.1.0)
### Added
- support for applesmc and macsmc-hwmon drivers
- Advanced Device Settings per device
- direct-access device setting for all liquidctl devices that also have a hwmon driver
- convience device setting for swapping driver types
- support for dynamic CPU Cores (#529)
- plugin system (beta) for device and integration services
- ability to connect multiple daemons together (read-only)
- groundwork layed for plugins to extended functionality and integration with other services
- additional Alert options: notifications, audio, shutdown
- system tray icon displays badge when alert or error is present
- information tooltip when using a Default Profile to explain it's effects on various device drivers
- new Function settings: asymmetric and fixed step sizes, plus threshold hopping toggle
- channel and entity names can now be directly edited directly on their respective pages by clicking
on them
- device and entity menu drop-down border colors
- mobil menu and drawer for smaller screens
### Changed
- improved support for liquidctl Corsair PSU drivers (#530)
- improved resilience, logging, and retry behavior for liquidctl devices at boot. (#531)
- improved handling of Kraken bucket errors (#532)
- alert states are always reevaluated on startup (#489)
- improved UI asset caching
- UI asset compression by default
- improved handling of slow connections to the UI
- app info page and log view improvements, including auto-scroll to bottom and an expand view
button.
- improved various description and tooltips text throughout the app
### Fixed
- Aura LED device issues at startup (#531)
- move-to-top issue with pinned menu items
- issue where using the move-top-top buttons didn't save the menu state
- various Gnome related issues around notifications and the system tray
- default device colors not changing with theme change
# 2025.11.04 (CoolerControl v3.0.2)
### Added
- firmware profile support for various HWMon drivers (!366)
- simulated zero-rpm mode for Nvidia GPUs that don't support 0% manual fan speed (#523)
### Changed
- minor liqctld improvements (!363)
- improved downstream packaging support (!364, !365, !369)
- improved UI reconnection logic (!368, #520)
### Fixed
- legacy Asetec/Kraken device support (#515)
- liqctld shutdown issue (!367)
# 2025.10.05 (CoolerControl v3.0.1)
### Changed
- improved multiple-UI reconnection handling
### Fixed
- liqctld service failure affecting some liquidctl devices
- RPM warning about unversioned obsoletes
# 2025.10.04 (CoolerControl v3.0.0)
### Removed
- The `coolercontrol-liqctld` package and service has been removed. The service has now been
embedded in the `coolercontrold` daemon as a child process (!340)
### Added
- Overlay Profiles: Advanced offset controls on top of base Profiles (!347)
- Custom Sensor Offset and parent-child chaining (!346)
- Custom Profile temperature ranges (!344)
- Ability to import and export color schemes
- API changes to help 3rd party integrations
- Keyboard shortcuts for common navigation (!349)
- New device/main menu: drag and drop device and sensor sorting, pinned sensors, host name,
additional submenu options, color control for device and entity titles, and improved usability and
performance (!339)
- Firmware-controlled profile support for some AMDGPUs and liquidctl devices. (hwmon device support
coming soon) (!354)
- Foundation for more advanced device and channel specific controls
- Min and Max CPU core frequency metrics
- Mix Profile difference mix function (!348)
- Ability to change liquidctl log level with environment variable
### Changed
- New Color Picker UI component
- Various logging improvements
- the `liqctld` service logs are now unified with the daemon's normal log output
- Nearly all dependencies upgraded, including several major version changes
- Website and documentation improvements
- Improved metric standards in the UI (!345)
- UI Performance and reloading improvements
### Fixed
- Issue with 24h time format
- Issue with minimum fan duty threshold (!338)
- Various minor bugs and UI issues
# 2025.07.20 (2.2.2)
## CoolerControl Changes
### Added
- Support for devices that only have non-controllable fans (#465)
- aarch64/arm64 & musl build support (!327, #475)
- Support for raspberry cpus
- DockerHub builds
- Alert warmup duration (#466)
- Show all sensors with chart toggle (#480)
- Show running instance when starting desktop app (#453)
### Changed
- Updated dependencies
### Fixed
- liquidctl Coolit driver support (#467)
- Hover menu not displaying correctly (#468)
- ThinkPad full-speed mode not disengaging (#470)
- Daemon status translation key
- Duplicate welcome text (#477)
- Minor Alerts related issues
[View full release notes](https://gitlab.com/coolercontrol/coolercontrol/-/releases/2.2.2)
# 2025.06.15 (2.2.1)
## CoolerControl Changes
### Added
- Improved security and quality checks for the GitLab CI Pipeline
### Changed
- Improved test coverage for main control engine
- Updated copyright year
### Fixed
- Disabled support for AsusRyujin liquidctl driver (#457)
### Security
- Vulnerability issue with dependency
[View full release notes](https://gitlab.com/coolercontrol/coolercontrol/-/releases/2.2.1)
# 2025.06.01 (2.2.0)
## CoolerControl Changes
### Added
- Support for older Intel CPUs (#437)
- Support for liquidctl MPGCooler driver (#436)
- Support for liquidctl AsusRyujin driver (#441)
- Support for liquidctl Coolit Hydro GT driver (#442)
- Zero Temperature Drive Power State (#443)
- Project Vision document
- International Language support i18n (!296 @kuilei0926)
- Fan control and entity creation wizards
### Changed
- Dependencies updated
- Reduce log level for drivetemp slow devices
- Improved code documentation and log messages
- Various minor implementation improvements
- UI Refresh no longer needed for theme changes (!296 @kuilei0926)
- Load libdrm_amdgpu dynamically
### Fixed
- Added liquidctl initialization retries and max startup delay (#438)
- Badge links in docs (!304 @pallaswept)
- Daemon crash in some rare situations
- Minor OpenAPI documentation (!301 @caferen)
- Missing metrics for single Dashboards
- Long float values in Alert logs
[View full release notes](https://gitlab.com/coolercontrol/coolercontrol/-/releases/2.2.0)
# 2025.04.12 (2.1.0)
## CoolerControl Changes
### Added
- New Icons including symbolic icon
- Zero RPM feature support for RDNA3/4 AMD GPU fan control - kernel version dependant
- Improved RDNA3/4 AMD GPU support, logs and docs
- Nvidia fan RPM support - upstream work
- Support for general HWMon device Power metrics (watts)
- Full-screen support for Web UI & Desktop app
- Full-Page feature for Dashboards
- Enhanced system information logs by default
- Link to Hardware Support docs in Device Settings
### Changed
- Continued log improvements for various situations
- Fallback icon logic and badge icon placement improvements
- Improved liqctld unix socket connection pool handling
- Improvments to Startup Tour
- Dependencies updated
- Build pipeline updates
### Fixed
- Issue when setting AseTek AIOs as either modern or legacy versions
- Handling for devices that do not have a writable pwmN_enable for fan control
- Issue on some systems with socket connection issues (#424)
- Issue where changing the Profile Type didn't count towards unsaved changes
- Minimum Profiles reqiured for Mix Profiles are now properly evaluated
[View full release notes](https://gitlab.com/coolercontrol/coolercontrol/-/releases/2.1.0)
# 2025.03.31 (2.0.1)
- Initial release