forked from gitlabhq/gitlabhq
-
Notifications
You must be signed in to change notification settings - Fork 1
Dev virtualbox image
randx edited this page Jul 2, 2012
·
10 revisions
ssh [email protected]
password: 5iveL!fe
ruby ~/dev.rb
Export display for selenium tests
export DISPLAY=:99
- Edit .gitconfig
- Regenerate ssh key
ssh-keygen -t rsa
sudo cp /home/gitlab/.ssh/id_rsa.pub /home/git/gitlab.pub
sudo -u git -H sh -c "PATH=/home/git/bin:$PATH; gl-setup -q /home/git/gitlab.pub"
5. Access web server http://x.x.x.x:9999/
Admin login details for webUI
user: [email protected]
pass: 5iveL!fe