Skip to the content.

Prowlarr

What it is

Prowlarr is an indexer manager/proxy that centralizes indexer configuration for Radarr/Sonarr/etc.

Why I use it

To keep a single source of truth for indexers and API keys while feeding multiple apps.

How it integrates in my stack

Key features / config choices

Security & backup

Ports

Quick start

  1. Copy .env.example.env and fill values (IDs, paths, tokens).
  2. Adjust DOCKERCONFDIR and DOCKERSTORAGEDIR to your host.
  3. Launch:
    docker compose up -d