```
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
````
本文共 167 字,大约阅读时间需要 1 分钟。
```
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
````
转载地址:http://geukl.baihongyu.com/