Skip to content

media_acquisition: run qbittorrent on shared network

jedmund requested to merge jedmund/qbittorrent-direct-network into main

Created by: jedmund

Summary

  • Move qbittorrent off network_mode: service:gluetun onto the shared network
  • Remove the depends_on: gluetun health condition from qbittorrent
  • Move the BitTorrent ports (8080, 6882 tcp/udp) from gluetun to qbittorrent directly

qbittorrent no longer routes traffic through the gluetun VPN tunnel. Ports are now bound directly on the qbittorrent container.

Merge request reports

Loading