This How-To will show you how to launch an OpenVPN Server on Docker Swarm, to connect to your running services
This How-To will show you how to launch an OpenVPN Server in Docker Swarm, running in dual (TCP/UDP) mode. It will use swarm-launcher to start the processes in
privileged
mode and Nginx as a loadbalancer/proxy for allowing connections to the VPN server.
This is how to protect your website with Google’s OAuth 2.0, using pusher/oauth2_proxy behind a containous/traefik cloud native edge router.