Hacker News new | ask | show | jobs
by brotherjerky 3441 days ago
Has anyone setup OpenVPN via Docker? I've seen some of the images, just wondering if anyone has actually got it working.
2 comments

Yes, it works quite well - For an example setup, this is my setup script [0] to bootstrap a digital ocean droplet + launch an openvpn container using this image [1]

[0]: https://github.com/n-johnson/setup-openvpn-server

[1]: https://github.com/n-johnson/dockvpn

Using openvpn with deluge in UnRaid as a container - runs flawlessly, and not leaking (re: data out of the VPN) as verified by firewall logs for 3 months now.
Nice, which docker image?
I believe this is what you were looking for:

binhex/arch-delugevpn

If you have trouble reach out again.