Files
gilgamezh e230129119 build: use Recreate strategy for qbittorrent
qbittorrent holds an exclusive lockfile on /config; rolling updates
deadlock because the new pod can't acquire the lock until the old one
is gone.
2026-05-07 10:03:16 +02:00
..

qBittorrent

Service endpoint:

  • qBittorrent UI: qbittorrent.default.svc.cluster.local:8080

VPN routing:

  • qBittorrent runs in the same pod as a Gluetun sidecar and uses the gluetun-wireguard secret.
  • Update helm-values/qbittorrent_values.yaml if you change AirVPN WireGuard addresses or server selection.

Port forwarding:

  • Set qbittorrent.env.TORRENTING_PORT and gluetun.env.FIREWALL_VPN_INPUT_PORTS to your AirVPN forwarded port if you use VPN port forwarding.