Kyle Manna
|
384beb888a
|
README: Miscellaneous Fixes
* Fix typo and grammar
|
2015-01-01 22:57:19 -08:00 |
|
Kyle Manna
|
f07e4ad531
|
README: Remove mention of only UDP support
* This was fixed a while ago
* 9951ca6ca209c876ac25da1e7161cc403ee72cbf
* Closes #15
|
2014-11-16 10:01:59 -08:00 |
|
Kyle Manna
|
656be240b6
|
README: Add Digital Ocean reference
* Include promo code, because why not?
|
2014-10-29 08:06:31 -07:00 |
|
Kyle Manna
|
f05de3eb84
|
README: Fix Markdown indent
* Indent to get pre-formatted code box.
|
2014-10-06 22:34:27 -07:00 |
|
Adrian Olek
|
8c7d020074
|
Use --cap-add=NET_ADMIN instead of --privileged
Ovpn doesn't need all the capabilities.
https://docs.docker.com/reference/run/#runtime-privilege-linux-capabilities-and-lxc-configuration says:
For interacting with the network stack, instead of using --privileged they should use --cap-add=NET_ADMIN to modify the network interfaces.
|
2014-10-06 20:09:23 +02:00 |
|
Kyle Manna
|
5fd47763d7
|
README: Add --rm to init steps
* Don't need these containers to stick around polluting docker.
|
2014-07-09 12:23:48 -07:00 |
|
Kyle Manna
|
d5979915cf
|
README: Use variable for volume container name
* Use a variable for the volume container name to simplify my life.
* I can set the variable and then copy/paste from the README.
|
2014-07-09 00:07:35 -07:00 |
|
Kyle Manna
|
c3321abce5
|
README: Minor typo
* Multiple steps now. Tweak.
|
2014-07-06 00:24:54 -07:00 |
|
Kyle Manna
|
31d631443f
|
README: Update to reflect recent changes
* Change argument parameters.
Closes #4
|
2014-07-05 23:35:47 -07:00 |
|
Kyle Manna
|
e4feb29b87
|
README: Correct dynamic subnet
* Correct dynamic client subnet that recently changed.
|
2014-06-30 23:45:36 -07:00 |
|
Kyle Manna
|
9951ca6ca2
|
README: Use long server_url
* Attempt to reveal the configurability to the curious.
|
2014-06-30 23:43:41 -07:00 |
|
Kyle Manna
|
024fa95f19
|
README: Update to describe current implementation
* Update to describe the current implementation as changed following the
fork.
|
2014-06-05 09:02:49 -07:00 |
|
Kyle Manna
|
d180cce5d0
|
README: Update with quick blurb on how to use
* Brain dump of an example until I get time to properly update.
|
2014-06-04 15:42:35 -07:00 |
|
Alexandre Viau
|
93d12716c5
|
commands were deprecated
|
2014-05-23 18:31:46 -04:00 |
|
Alexandre Viau
|
7be3bf2cd9
|
more comprehensible
|
2014-05-23 17:49:33 -04:00 |
|
Jérôme Petazzoni
|
c6b94b5726
|
Add mention of SSL for configuration download.
|
2013-09-04 14:22:24 -07:00 |
|
Jérôme Petazzoni
|
be9e6b65c9
|
Add mention of SSL for configuration download.
|
2013-09-02 18:48:51 -07:00 |
|
Jérôme Petazzoni
|
df45b24a3b
|
Documentation is always helpful!
|
2013-09-02 17:42:05 -07:00 |
|