Earlier quoted context omitted.
Best I can do is share my Compose files :) https://gist.github.com/1player/dbdafdd197e1623f5831108fc0cc... It's pretty simple overall: gluetun is the VPN container, qBittorrent runs inside of it and downloads torrents, Jackett is a torrent search aggregator, Sonarr&Radarr use Jackett+qBittorrent to download movies and TV shows when they release, Bazarr adds subtitles after the fact. Everything goes into a media direc…
Which line has the Killswitch?
I used to use https://github.com/dperson/openvpn-client which has a killswitch option as well.
By kill-switch I mean iptables rules that don't let anything out if there's no VPN interface up. So you don't run the risk of leaking torrent stuff through your plain-text connection if the VPN goes down.