Commit Graph

75 Commits

Author SHA1 Message Date
Kyle Manna 08d8116e31 docs: faq: How do I edit `openvpn.conf`?
* It gets asked too many times.
2015-07-06 08:55:42 -07:00
Kyle Manna 017580fdaa docs: ipv6: Add section enabling Docker IPv6
* Oops, doesn't work without this.
2015-07-05 22:11:19 -07:00
Kyle Manna 0edc11b585 docs: docker: Install apt dependencies
* Otherwise it's annoying without it.
2015-07-05 21:52:19 -07:00
Kyle Manna 155c4d4b90 docs: docker: Crash course on installation
* Nothing less nothing more.
2015-07-05 21:48:10 -07:00
Kyle Manna 56a8e735b6 docs: ipv6: Add initial development guide
* Work in progress.
2015-07-05 21:28:44 -07:00
Robin Schneider 2e2c66b978
Using better example in docs. 2015-05-30 23:00:53 +02:00
Kyle Manna 978e072d29 docs: Fix typo to CRL steps
* Copy paste error. Oops.
2015-05-11 10:48:09 -07:00
Kyle Manna 5021bad597 ovpn: Add support for revoking certificates (CRL)
* Add this much needed missing feature.  Easy RSA makes it... easy.
2015-05-11 10:41:25 -07:00
Kyle Manna bcb55f6255 docs: Tweak case and arguments
* Makes the reading more uniform with the rest of the documentation.
2015-05-11 10:32:58 -07:00
Kyle Manna bf34f341fc Merge remote-tracking branch 'ypid/getclient' into dev 2015-03-20 16:54:22 -07:00
Robin Schneider 47cc0e3ae6
Fixed based on the review by @kylemanna. Thanks. 2015-03-14 13:22:28 +01:00
Robin Schneider 06c005a449
Fixed up Markdown. 2015-03-14 13:00:11 +01:00
Robin Schneider 190ab9ae51
Fixed typos. 2015-03-14 12:59:07 +01:00
Robin Schneider f431d179aa
Fixed spelling. 2015-03-13 02:00:04 +01:00
Robin Schneider e6e2221d8b
Allow to export separated client config and wrote ovpn_getclient_all. 2015-03-13 00:32:40 +01:00
Robin Schneider 5e514721ff
Added documentation for ovpn_copy_server_files. 2015-03-12 23:11:33 +01:00
Kyle Manna 5eb8c4b054 docs: Add FAQs document
* Place to put questions rather then the README
2015-02-07 15:10:24 -08:00
Kyle Manna 17ef8cebfc docs: advanced: Fix typo
* ... and feed the grammar Nazi
2014-11-16 10:06:04 -08:00
Kyle Manna 37f86037d8 advanced: Add advanced configs
* Copy paste stuff for using host mounted volumes
2014-07-09 12:21:50 -07:00
Kyle Manna e9c5108a8f debug: Add mention of shells
* Very useful for getting in a running container or fix a data volume.
2014-07-09 12:21:38 -07:00
Kyle Manna 816eff9af6 docs: openvpn-data -> $OVPN_DATA
* Easier to work with.
2014-07-09 12:09:27 -07:00
Kyle Manna ca8f41f341 backup: Add restore step
* Add restore step
* Use lzma compression since we're in the 2010's
2014-07-06 00:11:27 -07:00
Kyle Manna a3f80e625f docs: Add debug document
* Start of something useful, maybe.
2014-07-01 00:09:00 -07:00
Kyle Manna 507f27a9e0 docs: Add backup documentation
* Brain dump on ways to backup the docker volume container for peace of
  mind.
2014-06-30 09:19:36 -07:00
Kyle Manna 9a7ccd45ae docs: Add static IP documentation
* Add the documentation while it's fresh.
2014-06-30 00:35:52 -07:00