I use wireguard so I wouldn’t know.
Comment on Could somebody share a working Arr stack in docker with me?
the_shwa@programming.dev 1 day agoI think they have to be for the gluetun(vpn container) dependency, but I could be mistaken. It does make it easier to docker compose up -d and have the whole stack startup.
Reannlegge@lemmy.ca 1 day ago
the_shwa@programming.dev 1 day ago
So do I, I’m just using it in gluetun so that I can pass all the traffic from this stack of containers in this yaml file through it and not other traffic. Gluetun is a pretty cool project, it made it easy too setup a connection to mullvad. github.com/passteque/gluetun
GreatRam@lemmy.world 1 day ago
They dont. I have gluetun and qbittorrent in one docker compose and the starrs in a separate docker compose.