Install and configure the necessary dependencies

sudo apt-get update
sudo apt-get install curl openssh-server ca-certificates postfix

 

 

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

 

 

Configure and start GitLab

sudo gitlab-ctl reconfigure

 

Browse to the hostname and login

※Password is too short (minimum is 8 characters)

arrow
arrow
    文章標籤
    Install git
    全站熱搜
    創作者介紹
    創作者 Lung-Yu,Tsai 的頭像
    Lung-Yu,Tsai

    Lung-Yu,Tsai 的部落格

    Lung-Yu,Tsai 發表在 痞客邦 留言(0) 人氣()