Commit 3ba40f03ad4c5ba1de10a07e1acc09852858848c

Authored by dosire
1 parent 3fb22a1e

Warn against RVM.

Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
doc/install/installation.md
@@ -113,6 +113,8 @@ Then select 'Internet Site' and press enter to confirm the hostname. @@ -113,6 +113,8 @@ Then select 'Internet Site' and press enter to confirm the hostname.
113 113
114 # 2. Ruby 114 # 2. Ruby
115 115
  116 +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.
  117 +
116 Remove the old Ruby 1.8 if present 118 Remove the old Ruby 1.8 if present
117 119
118 sudo apt-get remove ruby1.8 120 sudo apt-get remove ruby1.8