====== OpenVPN in Docker ====== Good for creating central point to connect multiple clients. Bad for acting as VPN server to interconect local infrastructure with remote clients: - iptables firewalling issues from Docker (CT state match doesn't work properly) - network and routing issues ====== kylemanna/docker-openvpn ====== OpenVPN server in a Docker container complete with an EasyRSA PKI CA: [[https://github.com/kylemanna/docker-openvpn|kylemanna/docker-openvpn]]