houndarr

houndarr

Docker 应用程序 from av1155's Repository

概述

Houndarr is a self-hosted companion for Radarr, Sonarr, Lidarr, Readarr, and Whisparr that schedules missing, cutoff-unmet, and optional upgrade searches in small, rate-limited batches. It triggers searches through your *arr apps but does not download media, manage indexers, or modify files.

运行时参数

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

模板配置

Web UI PortPorttcp

Port for the Houndarr web interface.

目标
8877
默认值
8877
Data DirectoryPathrw

Persistent storage for the SQLite database and master key. Back this up.

目标
/data
默认值
/mnt/user/appdata/houndarr
TimezoneVariable

Container timezone (e.g. America/New_York, Europe/London).

目标
TZ
默认值
UTC
PUIDVariable

User ID for file ownership inside the container.

默认值
99
PGIDVariable

Group ID for file ownership inside the container.

默认值
100
Secure CookiesVariable

Set to true when running behind a reverse proxy with HTTPS termination.

目标
HOUNDARR_SECURE_COOKIES
默认值
false
Trusted ProxiesVariable

Comma-separated list of trusted reverse-proxy IPs or CIDR subnets for X-Forwarded-For (e.g. 172.18.0.0/16). Required for accurate rate limiting behind a proxy.

目标
HOUNDARR_TRUSTED_PROXIES
Auth ModeVariable

Authentication mode: builtin (default) or proxy (delegate auth to reverse proxy/SSO).

目标
HOUNDARR_AUTH_MODE
默认值
builtin
Auth Proxy HeaderVariable

Username header from reverse proxy in proxy mode (for example Remote-User). Required when Auth Mode is proxy.

目标
HOUNDARR_AUTH_PROXY_HEADER
Log Retention DaysVariable

Days of search log rows Houndarr keeps before the daily retention sweep deletes older entries. 0 disables automatic purges; 7 to 365 overrides the default. Lower this if the dashboard feels slow on a long-running instance.

目标
HOUNDARR_LOG_RETENTION_DAYS
默认值
30

详细信息

存储库
ghcr.io/av1155/houndarr:latest
最后更新2026-06-01
初见2026-03-29

在Unraid 上运行 Houndarr 。

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