-
Notifications
You must be signed in to change notification settings - Fork 2
V2.0 easy setup for ubuntu
randx edited this page Dec 11, 2011
·
12 revisions
- login as user, install git & generate ssh key, clone
git://github.com/gitlabhq/gitlabhq_install.git
- Install packages -
./ubuntu_packages.sh
- Install ruby -
./ubuntu_ruby.sh
- Install gitolite (change repo umask 0007 when edit config) -
./ubuntu_gitolite.sh
- logout & login again
- Clone & setup gitlab -
./ubuntu_gitlab.sh
- Start server -
cd gitlabhq & bundle exec rails s -e production
Verify that the server is up and running now by connecting using your web browser
http://localhost:3000/
- Login Email: [email protected]
- Login Password: 5iveL!fe `