Alternative to dockerized Transmission for arr stack
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?
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.
Thanks for all the suggestions! I switched to qbittorrent and it works nicely for now. The web ui is fine for the little I use it so all good! I'll report if something starts failing again which would indicate another issue with me setup.
Hello, I use this on since 2-3 year without issues.
It restart itself in case of VPN failure, and I didn't notice any issue with transmission. I have 4 runnings in parallels.
https://github.com/haugene/docker-transmission-openvpn
Had trouble with io access thru a nas when the arr move/hardmink the files.
Faster disk with a raid5 did the trick. Now it freeze but far less longer.
Depend on you configuration I guess