Quasarr
Docker app from rix's Repository
Overview
Requirements
Runtime arguments
- Web UI
http://[IP]:[PORT:8080]- Network
bridge- Shell
sh- Privileged
- false
- Extra Params
--log-opt max-size=50m
Template configuration
Port for web UI and API access. Use this to manually solve CAPTCHAs if not using SponsorsHelper.
- Target
- 8080
- Default
- 8080
- Value
- 8080
Persistent configuration storage for Quasarr settings and state.
- Target
- /config
- Default
- /mnt/user/appdata/quasarr
- Value
- /mnt/user/appdata/quasarr
Required. Full URL including protocol and port. Must be reachable by Radarr, Sonarr, and LazyLibrarian.
- Target
- INTERNAL_ADDRESS
- Default
- http://192.168.1.1:8080
- Value
- http://192.168.1.1:8080
Optional. For reverse proxy setups. Always protect external access with authentication.
- Target
- EXTERNAL_ADDRESS
Authentication mode. Use 'form' for session-based login or 'basic' for HTTP Basic Authentication.
- Target
- AUTH
- Default
- form
- Value
- form
Username for authentication. Required when using form-based or basic authentication.
- Target
- USER
Password for authentication. Required when using form-based or basic authentication.
- Target
- PASS
Optional. Timezone (e.g., Europe/Berlin). Incorrect values may cause HTTPS/SSL certificate validation issues.
- Target
- TZ
- Default
- Europe/Berlin
Categories
Details
ghcr.io/rix1337/quasarr:latestRun Quasarr on Unraid.
Quasarr is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.