AdrienPoupa / docker-compose-nas

Simple Docker Compose NAS featuring Sonarr, Radarr, Prowlarr, Jellyfin, qBittorrent, PIA VPN and Traefik with SSL support
990 stars 127 forks source link

Add willfarrell/autoheal to restart unhealthy containers #20

Closed AdrienPoupa closed 11 months ago

AdrienPoupa commented 1 year ago

It seems the || exit 1 did not restart the VPN container when it failed.

Adding https://hub.docker.com/r/willfarrell/autoheal will fix it and make the whole stack more resilient.