Browse code

Add Horcrux volume plugin to plugins.md

Signed-off-by: Muthukumar R <muthur@gmail.com>
(cherry picked from commit 58427fd8a684f0e4b999d99d6a123b40112d2094)

Muthukumar R authored on 2016/02/09 05:01:11
Showing 1 changed files
... ...
@@ -53,6 +53,10 @@ The following plugins exist:
53 53
   another volume plugin that provides multi-host volumes management for Docker
54 54
   using GlusterFS.
55 55
 
56
+* The [Horcrux Volume Plugin](https://github.com/muthu-r/horcrux) allows on-demand,
57
+  version controlled access to your data. Horcrux is an open-source plugin,
58
+  written in Go, and supports SCP, [Minio](https://www.minio.io) and Amazon S3.
59
+
56 60
 * The [IPFS Volume Plugin](http://github.com/vdemeester/docker-volume-ipfs)
57 61
   is an open source volume plugin that allows using an
58 62
   [ipfs](https://ipfs.io/) filesystem as a volume.