GitLab安裝

GitLab安裝

環境: ubuntu16.04git

安裝依賴

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

下載Gitlab的包並安裝

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

配置並開始使用Gitlab

sudo gitlab-ctl reconfigure

安裝真的很簡單呀!ubuntu

@完bash


參考:https://about.gitlab.com/downloads/#ubuntu1604ssh

相關文章
相關標籤/搜索