2016年9月21日 星期三

Ubuntu Install GitLab


Sample install GitLab on Ubuntu 14.04

We can see GitLab web


  
1. open Terminal to input commit

sudo apt-get install curl openssh-server ca-certificates
I doesn't install postfix


2.  Add the GitLab package server and install the package

curl -sS https://packages.gitlab.com/install/repositories/gitlab/gitlab-ce/script.deb.sh | sudo bash
$sudo apt-get install gitlab-ce


3. Configure and start GitLab 

$sudo gitlab-ctl reconfigure

4. And then , you can input 127.0.0.1 by Browser to see you GitLab 

Server Web.

And You will setting you GitLab Server 'root' Password

沒有留言:

張貼留言

追蹤者