运维网's Archiver
论坛
›
git/gitlab
› gitlab仓库服务器搭建
henda
发表于 2018-1-12 08:34:02
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
````
页:
[1]
查看完整版本:
gitlab仓库服务器搭建