Configuring Transmission and OpenVPN on Linux
Configuring Transmission and OpenVPN on Linux
2024-12-28
This seems like something that would be simple, but I spent a long time trying to figure it out. I figured I'd write a blog post about it in case anyone else has a similar desire.
i found it very easy to grab a couple of pre-built containers.. im using deluge and gluetun .. im sure theres a transmission container out there also.
setup your auth info in gluetun, point your deluge/trans container at gluetun for its network and youre done.
I don't know why, but I've always shied away from using docker. This does seem like an area where it would be particularly useful.
I avoided containers for a long time, too. But they truly are game changing.
Is this a server or your pc? Docker is kinda silly if it’s just your pc.
I use a container for transmission and openvpn: https://hub.docker.com/r/haugene/transmission-openvpn/
This is what I use as well, although it was primarily out of laziness. Works well enough. I would say the Gluetun solution is a better recommendation, more robust and scalable, but the haugene container basically just works.
I would rather recommend gluetun, it supports multiple VPN protocols and you can attach any container to it