gitlab仓库服务器搭建

 

```

curl -sS http://packages.gitlab.cc/install/gitlab-ce/script.rpm.sh | sudo bash

sudo yum install gitlab-ce

sudo gitlab-ctl reconfigure

systemctl stop firewalld

````

posted @ 2017-06-28 16:24  jiftle  阅读(447)  评论(0)    收藏  举报