From cbe76a1c370281c54996be892ff8e847d47bcf63 Mon Sep 17 00:00:00 2001 From: Jacob Vosmaer Date: Wed, 16 Jul 2014 16:26:57 +0200 Subject: [PATCH] Be careful with configuration management --- doc/update.md | 6 ++++++ 1 file changed, 6 insertions(+), 0 deletions(-) diff --git a/doc/update.md b/doc/update.md index cfbd686..ff0e878 100644 --- a/doc/update.md +++ b/doc/update.md @@ -134,6 +134,12 @@ sudo service redis-server stop sudo update-rc.d redis-server disable ``` +If you are using a configuration management system to manage GitLab on your +server, remember to also disable GitLab and its related services there. Also +note that in the following steps, the existing home directory of the git user +(`/home/git`) will be changed to `/var/opt/gitlab`. + + Next, create a `gitlab.rb` file for your new setup. ``` -- libgit2 0.21.2