Self-host with Docker ยท Yantr
Prowlarr
Unified indexer manager for both Usenet and BitTorrent with PVR app integration.
1
Ports
3
Notes
4
Use Cases
About
What Prowlarr does
Prowlarr is an indexer manager that supports both Usenet and BitTorrent trackers. It acts as a central hub connecting your PVR apps (Sonarr, Radarr, Lidarr, Readarr, Sailarr) to both Usenet indexers and BitTorrent trackers through a unified API. Unlike Jackett which only supports BitTorren...
Install Flow
How to self-host Prowlarr
Prowlarr can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Prowlarr does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Manage all your Usenet and BitTorrent indexers in one place.
- Connect Sonarr/Radarr to both Usenet and torrent sources.
- Monitor which indexers are working and which are down.
- Auto-discover new releases across all your indexers.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 9696 | HTTP | Web UI |
Docker Image
lscr.io/linuxserver/prowlarr:latest
Service Name
prowlarr
Notes
Things to know before you deploy
- Supports both Usenet (NZB) and BitTorrent protocols
- Replaces both NZBHydra2 and Jackett
- Single API key for all your PVR apps to use
Related Apps
More tools you might pair with Prowlarr
Page generated 2026-06-23T15:50:08.758Z