UmlautAdaptarrEX
UmlautAdaptarrEX
Docker app from lexfi's Repository
Overview
Runtime arguments
- Web UI
http://[IP]:[PORT:5007]/- Network
bridge- Shell
sh- Privileged
- false
Template configuration
HTTP port for the Next.js web UI. Open this in your browser to reach the setup wizard and admin panel.
- Target
- 5007
- Default
- 5007
- Value
- 5007
Fastify API + WebSocket port. This is the URL you point your *Arr instances at (e.g. http://unraid-ip:5005/apikey/sonarr/api). Also serves /api/admin, /api/auth, /titlelookup and /ws/logs.
- Target
- 5005
- Default
- 5005
- Value
- 5005
TCP HTTP-CONNECT proxy for Prowlarr indexers. Configure this as Prowlarr's HTTP proxy so indexer responses get rewritten on the fly.
- Target
- 5006
- Default
- 5006
- Value
- 5006
Persistent storage for the SQLite database (umlautadaptarrex.db) and the title-cache. Do NOT delete - it contains all your *Arr connections, API keys and matching state. Ownership is fixed automatically on container start (see PUID/PGID).
- Target
- /data
- Default
- /mnt/user/appdata/umlautadaptarrex
- Value
- /mnt/user/appdata/umlautadaptarrex
UID the app runs as. Default 99 = Unraid `nobody`, which matches the rest of your appdata shares. The entrypoint chowns /data to PUID:PGID on every start.
- Default
- 99
- Value
- 99
GID the app runs as. Default 100 = Unraid `users` group.
- Default
- 100
- Value
- 100
IANA timezone (e.g. Europe/Berlin, UTC, America/New_York). Affects timestamps in logs and the Web UI.
- Default
- Europe/Berlin
- Value
- Europe/Berlin
Pino log level: trace, debug, info, warn, error, fatal.
- Default
- info
- Value
- info
Categories
Download Statistics
Details
lexfi/umlautadaptarrex:latestRun UmlautAdaptarrEX on Unraid.
UmlautAdaptarrEX is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.