Favicon of Prowlarr (LinuxServer.io)

Prowlarr (LinuxServer.io)

Centralize your torrent trackers and Usenet indexers. Sync configurations across media server applications and monitor indexer health from a single dashboard.

Act as a central hub to manage all your torrent trackers and Usenet indexers, seamlessly integrating with your existing media server ecosystem. Built on the popular Servarr stack, it provides a unified interface to monitor indexer health, manage API limits, and route search requests efficiently.

Centralized management allows you to configure your indexers once and automatically sync them across your other media applications. Enjoy cross-platform compatibility with native support for Windows, macOS, Linux, and Docker containers. Take advantage of advanced permission handling and custom volume mapping to maintain complete control over your data and downloads.

Key benefits include:

  • Single configuration for all your indexers
  • Automatic syncing with other media server tools
  • Flexible installation across multiple operating systems
  • Detailed monitoring of indexer health and status

Directory Structure

prowlarr-linuxserver-io
prowlarr
config
.env
docker-compose.yml

docker-compose.yml

services:
  prowlarr:
    image: lscr.io/linuxserver/prowlarr:latest
    container_name: prowlarr
    environment:
      - PUID=1000
      - PGID=1000
      - TZ=Etc/UTC
    volumes:
      - ./config:/config
    ports:
      - 9696:9696
    restart: unless-stopped

.env

# No sensitive secrets are required for the initial setup of this container.
# Infrastructure variables (PUID, PGID, TZ) are defined directly in the docker-compose.yml.
Categories:

Share:

Ad
Favicon

 

  
 

Similar to Prowlarr (LinuxServer.io)

Favicon

 

  
  
Favicon

 

  
  
Favicon