ðĄ Prowlarr
![]()
Prowlarr is an indexer manager/proxy built on the popular arr .net/reactjs base stack to integrate with your various PVR apps. Prowlarr supports management of both Torrent Trackers and Usenet Indexers.
ð·ïļ Category: Media
ðģ Image: lscr.io/linuxserver/prowlarr:latest
ð Links
| Â | Â |
|---|---|
| ðĶ Project | github.com/Prowlarr/Prowlarr |
| ð Support | GitHub Issues |
| ð Donate | Open Collective |
ð Ports
| Port | Protocol | Description |
|---|---|---|
9696 | TCP | Prowlarr Web Interface |
ðū Volumes
| Host Path | Container Path | Mode | Description |
|---|---|---|---|
/mnt/cache/appdata/prowlarr | /config | RW | Configuration files and database for Prowlarr. |
âïļ Environment Variables
ðĪ User/Group Permissions
| Variable | Default | Masked | Description |
|---|---|---|---|
PUID | 500 | â | User ID for file permissions. |
PGID | 500 | â | Group ID for file permissions. |
UMASK | 022 | â | File creation mask for new files. |