README: Add links to upstream

* Link back to upstream to make it simpler to hop around.
This commit is contained in:
Kyle Manna 2015-02-07 14:57:18 -08:00
parent 4cd6f89a5a
commit 1940434447

View File

@ -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"`