Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
johackim committed Sep 23, 2021
1 parent 09546ac commit e45cfe2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ Deploy 80+ open-source web apps with one Docker command.

## Features

- [x] Portainer compatibility
- [x] Traefik compatibility
- [x] No need to manage configuration files, only `<stack>.yml` files
- [x] You can use a distributed storage (GlusterFS, Ceph, NFS, etc..) with the env `VOLUME_PATH` (exemple: `VOLUME_PATH=/mnt/glusterfs_mountpoint/`)
- [x] Portainer compatibility
- [x] No need to manage configuration files
- [x] You can use a distributed storage (GlusterFS, Ceph, NFS) with the env `VOLUME_PATH=/mnt/storage_mountpoint/`

## Get started

Expand Down

0 comments on commit e45cfe2

Please sign in to comment.