From 89386e423cfea227f719501599eba020b584eb2f Mon Sep 17 00:00:00 2001 From: Jacob Vosmaer Date: Fri, 29 Aug 2014 14:34:39 +0200 Subject: [PATCH] Add a note about SELinux and web servers --- README.md | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) diff --git a/README.md b/README.md index 5a37333..026140e 100644 --- a/README.md +++ b/README.md @@ -357,6 +357,9 @@ usermod -aG gitlab-www www-data Run `sudo gitlab-ctl reconfigure` for the change to take effect. +Note: if you are using SELinux and your web server runs under a restricted +SELinux profile you may have to [loosen the restrictions on your web +server](https://gitlab.com/gitlab-org/gitlab-recipes/tree/master/web-server/apache#selinux-modifications). ### Adding ENV Vars to the Gitlab Runtime Environment -- libgit2 0.21.2