summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordosire <sytses@gmail.com>2014-01-22 17:37:01 +0100
committerdosire <sytses@gmail.com>2014-01-22 17:37:01 +0100
commit3ba40f03ad4c5ba1de10a07e1acc09852858848c (patch)
treebca2bfbca59ee0b3d5efa5eb73a213e3fa0d5a2c
parent3fb22a1e51037cdb4a7b6fa28462461db558f57f (diff)
downloadgitlab-ce-3ba40f03ad4c5ba1de10a07e1acc09852858848c.tar.gz
Warn against RVM.
-rw-r--r--doc/install/installation.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/install/installation.md b/doc/install/installation.md
index 7c3497bb92b..bf319e99ac0 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -113,6 +113,8 @@ Then select 'Internet Site' and press enter to confirm the hostname.
# 2. Ruby
+The use of ruby version managers such as RVM, rbenv and chruby with GitLab in production frequently lead to hard to diagnose problems. Version managers are not supported and we stronly advise everyone to follow the instructions below to use a system ruby.
+
Remove the old Ruby 1.8 if present
sudo apt-get remove ruby1.8