Can anyone share an updated guide for Gitlab 5.x? They've made a number of changes since the latest guide. Gitolite is replaced with their own Gitlab Shell. I also can't get past the first step of installing ruby using RVM. It's asking for sudo.
Thanks asked 19 Jul '13, 15:40 bostondv |
I documented the steps I took to get gitlab working...
permanent link
This answer is marked "community wiki".
answered 09 Nov '14, 02:25 mogga This looks like a great guide. Thanks for sharing!
(09 Nov '14, 03:14)
ryans ♦♦
@seanf and others: This seems to be the updated URL: https://gist.github.com/robmoggach/5da4b5ed8f994a036607
(17 Oct '15, 12:59)
thatemil
|
I ran into the same problem: I did this: rvm autolibs rvm_pkg and then rvm install 2.0 the functionality is supposedly deprecated but seems to work https://rvm.io/packages use carefully answered 24 Jul '13, 17:06 botverse |