How can I do to access to Gitlab?

130 views Asked by At

Hello I setted up Gitlab on my raspberry but I can't access to the web page of gitlab. So i would like to know where is the *.html ? I tried to find in var/www/html but I see nothing... I precise I setted up apache on my raspberry. Thank you for your help !

1

There are 1 answers

2
Ari Cooper-Davis On

See GitLab's guide to installation on the Raspberry Pi.

Download the Omnibus package for Raspberry Pi 2 and install it:

wget https://s3-eu-west-1.amazonaws.com/downloads-packages/raspberry-pi/gitlab_7.9.0-omnibus.pi-1_armhf.deb

sudo dpkg -i gitlab_7.9.0-omnibus.pi-1_armhf.deb

sudo gitlab-ctl reconfigure

Sign in on your new micro-instance with username root and password 5iveL!fe.