OpenVPN Docker is a secure vpn gateway that is configured for use within a Docker-Compose V2 environment and allows for other containers to communicate through its VPN tunnel.
- Detects configuration file within /config volume.
- Establishes iptables to force traffic through VPN tunnel.
- Monitors health of VPN connection and resets if necessary.