abstract qbittorrent to generic download client

This commit is contained in:
Tuan-Dat Tran
2026-04-28 18:56:33 +02:00
parent c48ced6207
commit 40fa132e0d
2 changed files with 2 additions and 2 deletions

View File

@@ -128,7 +128,7 @@ All VMs run Debian 12 on `virtio` network bridges, provisioned from cloud-init t
| **Gitea Runner** | CI/CD runner | |
| **Zeroclaw** | Per-user instances (×3) via Kustomize overlays | |
| **Arr Stack** | Media automation suite | Prowlarr · Sonarr · Radarr · Unpackarr |
| **qBittorrent** | Torrent clients (×2) with VPN isolation | Gluetun sidecar |
| **Download clients** | VPN-isolated download clients (×2) | Gluetun sidecar |
| **Jellyfin** | Media server with hardware transcoding | Docker · Intel QuickSync |
---

View File

@@ -63,7 +63,7 @@ Keeps image versions in Git without a human in the loop.
```
Prowlarr (indexer aggregator)
→ Sonarr / Radarr (request management)
qBittorrent + Gluetun sidecar (VPN-isolated download)
download client + Gluetun sidecar (VPN-isolated)
→ Unpackarr (extract archives)
→ NFS share on aya01
→ Jellyfin (on docker-host11, hardware transcoding via Intel QuickSync)