Warden
Docker 应用程序 from fluted-bowler6021's Repository
概述
运行时参数
- 网络
bridge- 外壳
bash- 特权
- false
模板配置
Warden config directory. Place config.yaml (and optionally .env) here. The container loads .env on startup — variables set below take priority over .env.
- 目标
- /config
- 默认值
- /mnt/user/appdata/warden
- 价值
- /mnt/user/appdata/warden
Optional .env file with API keys and other secrets. Container loads this on startup — variables set below take priority over .env.
- 目标
- /app/.env
- 默认值
- /mnt/user/appdata/warden/.env
- 价值
- /mnt/user/appdata/warden/.env
Controls which subsystems run. [b]warden[/b] runs both Vigilance (search) and Defence (cleanup). [b]vigilance[/b] runs search-only. [b]defence[/b] runs cleanup-only.
- 目标
- WARDEN_MODE
- 默认值
- warden
- 价值
- warden
IANA timezone for logs and active-hours windows, e.g. Australia/Sydney.
- 目标
- TZ
- 默认值
- UTC
- 价值
- UTC
Python logging level: DEBUG, INFO, WARNING, or ERROR.
- 目标
- LOG_LEVEL
- 默认值
- INFO
- 价值
- INFO
Sonarr API key. Reference in config.yaml as [b]${SONARR_API_KEY}[/b]. Sonarr → Settings → General → API Key. (Running multiple Sonarr instances? Add more variables here and reference them in config.yaml.)
- 目标
- SONARR_API_KEY
Radarr API key. Reference in config.yaml as [b]${RADARR_API_KEY}[/b]. Radarr → Settings → General → API Key.
- 目标
- RADARR_API_KEY
Lidarr API key. Reference in config.yaml as [b]${LIDARR_API_KEY}[/b]. Lidarr → Settings → General → API Key.
- 目标
- LIDARR_API_KEY
详细信息
ghcr.io/johagan94/warden:latest在Unraid 上运行 Warden 。
Warden 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。