Are there any good docker containers that have an openvpn + qbittorrent configuration setup in such a way that the torrents won't run if the vpn isn't running?
I second this. I prefer their deluge container but really like how binhex has things set up.
This actually looks basically exactly like what I want, but only runs on arch. I do have an arch server but it's not my normal tor server. Is there a debian version of this? If not it's cool, I might put it on my arch server, it'd just be easier to keep it on my existing tor server.
Arch is just the base that is used for the containers. It doesn't matter what your host OS is.
I can give you my Gluetun+QBittorrent compose file, but I use it with Wireguard.
Once you are in the qbittorrent webUI make sure to bind it to the VPN port, which should be tun0.
Saltbox is a great option!
https://docs.saltbox.dev/saltbox/basics/install_types/
This looks cool, but I think I'm missing how this installs in a docker container. I feel stupid for being confused by this 🤔