services:indexer_proxy
Differences
This shows you the differences between two versions of the page.
| services:indexer_proxy [2026/06/17 14:14] โ created - external edit 127.0.0.1 | services:indexer_proxy [2026/06/17 14:15] (current) โ privacyl0st | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Prowlarr Indexer Proxy Coordination ====== | ||
| + | Prowlarr acts as the central intelligence hub for the ecosystem. Rather than manually configuring torrent sites inside Sonarr, Radarr, and Lidarr individually, | ||
| + | |||
| + | Prowlarr operates on the Acquisition Server (VM-A) and listens on **TCP Port 9696**. | ||
| + | |||
| + | ===== 1. Installation & Service Creation ===== | ||
| + | Because standard Linux repositories do not host Prowlarr, it must be downloaded from the official GitHub releases and installed directly into the `/opt/` directory. | ||
| + | |||
| + | *(For raw installation bash commands, refer to [[reference: | ||
| + | |||
| + | Ensure the service is running under a dedicated `prowlarr` system user and `systemctl status prowlarr` reports as active. | ||
| + | |||
| + | ===== 2. Application Synchronization (The API Web) ===== | ||
| + | To allow Prowlarr to inject configurations into your other applications, | ||
| + | |||
| + | Navigate to **Settings โ Apps** within the Prowlarr WebUI (http://< | ||
| + | |||
| + | For each downstream application (Sonarr, Radarr, Lidarr): | ||
| + | - Click the **+** (Add) button. | ||
| + | - Set the **Sync Level** to `Full Sync` (This allows Prowlarr to modify and delete indexers, not just add them). | ||
| + | - Input the target application' | ||
| + | - Paste the 32-character Hex API Key generated from the target application' | ||
| + | |||
| + | ===== 3. Indexer Configuration & VPN Proxy Routing ===== | ||
| + | When adding indexers (torrent trackers), you must ensure their API queries do not leak your actual IP address to the tracker' | ||
| + | |||
| + | Because Prowlarr runs natively on the Acquisition Server alongside NordVPN, its traffic is automatically enveloped by the `iptables` kill-switch rules configured in [[services: | ||
| + | |||
| + | **Next Step:** Begin deploying the specific media acquisition apps, starting with [[services: | ||
services/indexer_proxy.1781705654.txt.gz ยท Last modified: by 127.0.0.1
