From 58427fd8a684f0e4b999d99d6a123b40112d2094 Mon Sep 17 00:00:00 2001 From: Muthukumar R Date: Mon, 8 Feb 2016 12:01:11 -0800 Subject: [PATCH] Add Horcrux volume plugin to plugins.md Signed-off-by: Muthukumar R --- docs/extend/plugins.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/extend/plugins.md b/docs/extend/plugins.md index 6fa14baabe..997c9dfbc5 100644 --- a/docs/extend/plugins.md +++ b/docs/extend/plugins.md @@ -53,6 +53,10 @@ The following plugins exist: another volume plugin that provides multi-host volumes management for Docker using GlusterFS. +* The [Horcrux Volume Plugin](https://github.com/muthu-r/horcrux) allows on-demand, + version controlled access to your data. Horcrux is an open-source plugin, + written in Go, and supports SCP, [Minio](https://www.minio.io) and Amazon S3. + * The [IPFS Volume Plugin](http://github.com/vdemeester/docker-volume-ipfs) is an open source volume plugin that allows using an [ipfs](https://ipfs.io/) filesystem as a volume.