Option to restart the vpn connection after connection loss #2295
-
I'm currently using the container on Truenas (Kubernetes) and PIA is my VPN Provider. My Internet connection isn't the most stable and will disconnect randomly (once every two days or so) and when this happens the container will stop downloading any active or new torrents. Would it be possible to either reconnect the vpn after the connection is back or restart the container after a certain amount of time? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
https://haugene.github.io/docker-transmission-openvpn/config-options/#health_check_option Also use ENV |
Beta Was this translation helpful? Give feedback.
-
Did you happen to follow a guide to get docker-transmission-openvpn installed on TrueNAS Scale? Since it doesn’t support Docker run or compose, I’ve been attempting to get it setup manually by adding a new Docker container through the TrueNAS GUI, but have had a lot of trouble. Thank you for any guidance you can offer. |
Beta Was this translation helpful? Give feedback.
https://haugene.github.io/docker-transmission-openvpn/config-options/#health_check_option
Also use ENV
SELFHEAL
=true