Kyle Manna
|
1129eb09bc
|
systemd: Remove read-only flag on volume
* The read-only flag will create issues with those trying to add
certificates to the data volume.
|
2017-01-17 07:27:21 -08:00 |
|
Kyle Manna
|
4737654cb2
|
docs: Add systemd documentation
* Describe how to use the reference service.
* Closes #200
|
2017-01-16 14:12:22 -08:00 |
|
Kyle Manna
|
379766fc5e
|
misc: Switch from data container to data volume
* Use the `docker volume` mechanism.
* Less confusing and makes more sense.
* Released in ~ docker v1.9
|
2016-09-03 16:17:50 -07:00 |
|
Kyle Manna
|
149cd3a3a3
|
systemd: Set upstream image to latest
* No longer is the image tagged dev following the merge.
|
2015-08-07 12:12:37 -07:00 |
|
Kyle Manna
|
5a1e642177
|
init: systemd: Use systemd style config overrides
* RIP hacky /etc/default/foo style environement sourcing hack
|
2015-07-11 08:50:24 -07:00 |
|
Kyle Manna
|
313d1e756c
|
init: Update init file to be a template
* Useful for systems with several OpenVPN docker containers running.
|
2015-07-11 08:31:58 -07:00 |
|
Kyle Manna
|
9c8d195880
|
init: Add docker-openvpn systemd service file
* Works with IPv6 thanks to ExecStartPost.
|
2015-07-05 21:08:47 -07:00 |
|
Kyle Manna
|
e3655b5115
|
init: Move upstart file to init directory
* No functional changes.
|
2015-07-05 21:07:00 -07:00 |
|