diff --git a/README.md b/README.md index 4995aba..872c792 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,10 @@ OpenVPN server in a Docker container complete with an EasyRSA PKI CA. Extensively tested on [Digital Ocean $5/mo node](http://bit.ly/1C7cKr3) and has a corresponding [Digital Ocean Community Tutorial](http://bit.ly/1AGUZkq). +Upstream links: +* Docker Registry @ [kylemanna/openvpn](https://registry.hub.docker.com/u/kylemanna/openvpn) +* GitHub @ [kylemanna/docker-openvpn](https://github.com/kylemanna/docker-openvpn) + ## Quick Start * Create the `$OVPN_DATA` volume container, i.e. `OVPN_DATA="ovpn-data"`