We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ab0985 commit 5668351Copy full SHA for 5668351
README.md
@@ -6,8 +6,8 @@ Deploy 80+ open-source web apps with one Docker command.
6
7
- [x] Portainer compatibility
8
- [x] Traefik compatibility
9
-- [x] You can use the env `VOLUME_PATH` to bind a GlusterFS (or NFS) storage created from the host
10
- [x] No need to manage configuration files, only `<stack>.yml` files
+- [x] You can use a distributed storage like GlusterFS (or NFS) with the env `VOLUME_PATH` (exemple: `VOLUME_PATH=/mnt/glusterfs_mountpoint/`)
11
12
## Get started
13
0 commit comments