Merge pull request #604 from globalcitizen/master

Note docker-compose already sorts out volume for data
This commit is contained in:
Sameer Naik 2016-03-12 11:41:53 +05:30
commit d548ce8f45

View File

@ -197,6 +197,8 @@ GitLab is a code hosting software and as such you don't want to lose your code w
* `/home/git/data` * `/home/git/data`
Note that if you are using the `docker-compose` approach, this has already been done for you.
SELinux users are also required to change the security context of the mount point so that it plays nicely with selinux. SELinux users are also required to change the security context of the mount point so that it plays nicely with selinux.
```bash ```bash