We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sometimes the PIA VPN container can go "stale", and stop passing traffic. The pod stays up and healthy though, so it never self-recovers
Change the healthtest to use a ping to the remote VPN endpoint (possibly wrapped in a script for session-specific details)
The container may have built-in healthtests which we're not using, we should confirm first :)
This should work without user intervention - it'll just restart the gluetun pod if the VPN fails
funkypenguin.co.nz
The text was updated successfully, but these errors were encountered:
funkypenguin
No branches or pull requests
🤪 Sanity check
🤕 What's not right?
Sometimes the PIA VPN container can go "stale", and stop passing traffic. The pod stays up and healthy though, so it never self-recovers
🤯 Here's my idea!
Change the healthtest to use a ping to the remote VPN endpoint (possibly wrapped in a script for session-specific details)
🤔 On the other hand..
The container may have built-in healthtests which we're not using, we should confirm first :)
🤩 But will it fly?
This should work without user intervention - it'll just restart the gluetun pod if the VPN fails
💬 Your Discord username
funkypenguin.co.nz
💍 Engagement
✅ Code of Conduct
The text was updated successfully, but these errors were encountered: