Skip to content

beardstack/docker-autoheal-protonvpn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-autoheal-protonvpn

Monitor and restart unhealthy protonvpn containers. Based on docker-autoheal

This monitors a container with the label autoheal_vpn=true and restarts it's VPN container (statically named with suffix _protonvpn) and then the container on which the label was set. This is used when rate limiting or IP bans are detected from the application container, restarting the VPN container refreshes the IP and resets the rate-limits

a) Apply the label `autoheal_vpn=true` to your container to have it watched.

About

Monitor and restart unhealthy docker containers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 88.1%
  • Makefile 6.1%
  • Dockerfile 5.8%