forked from gitlabhq/gitlabhq
-
Notifications
You must be signed in to change notification settings - Fork 0
V2.0 install
magne4000 edited this page Jan 2, 2012
·
4 revisions
git clone git://github.com/gitlabhq/gitlabhq_install.git
cd gitlabhq_install
./ubuntu_packages.sh
./ubuntu_ruby.sh
./ubuntu_gitolite.sh
./ubuntu_gitlab.sh
cd gitlabhq && bundle exec rails s -e production