Wednesday, June 1, 2016
GitLab Install by using wget method

step1: wget https://downloads-packages.s3.amazonaws.com/ubuntu-14.04/gitlab-ce_7.10.4~omnibus-1_amd64.deb
step2: sudo dpkg -i gitlab-ce_7.10.4~omnibus-1_amd64.deb
go to "/etc/gitlab" this directory
step3: sudo vi /etc/gitlab/gitlab.rb
external_url 'http://gitlab.example.com'
To change this URL you want.
step4: sudo gitlab-ctl reconfigure
step5: sudo gitlab-ctl status
Hit the URL into the Browser
Default Username and Password For gitlab is
username : root
password: 5iveL!fe
" I hope you successfully install the git-lab"
for more versions visit below link:
https://about.gitlab.com/downloads/archives/
Thanks & Regards,
Bhargava Batchu.
Subscribe to:
Post Comments (Atom)
Update GitLab (Omnibus based installations)
Welcome To My Blog Cash Back Shopping. Get Deals & Save Money Shop AT Ebates Try for Free!!!! ...
It's Working fine.If any other method is available ? To install Git lab on Ubuntu sever.
ReplyDelete