I have a lot of problems with stability using the linuxserver/transmission
docker image in my *arr stack. I setup restarting on unhealthy status in docker compose (using the following test command curl --fail http://localhost:9091 || exit 1
) but even then, sometimes I just find that my donwloads have stopped and find that the container is not running at all. Do you have an alternative to suggest, which could run in docker compose?
If you’d like to stick with transmission, this docker works very well: haugene/transmission-openvpn
I’m not set on transmission, I tried qbittorrent just now and it seems to work for me. But thanks! I anyway use a separate container and network for vpn.