1、首先按官网提示先安装依赖,然后执行下面命令添加yum源,选择gitlab-ce社区版
curl -s https://packages.gitlab.com/install/repositories/gitlab/gitlab-ce/script.rpm.sh | sudo bash
2、更新本地yum缓存
sudo yum makecache
3、安装gitlab-ce
sudo yum install -y gitlab-ce
以上,即可安装完成。
标签:html 组件 https 默认 res 命令 配置 ace url
1、首先按官网提示先安装依赖,然后执行下面命令添加yum源,选择gitlab-ce社区版
curl -s https://packages.gitlab.com/install/repositories/gitlab/gitlab-ce/script.rpm.sh | sudo bash
2、更新本地yum缓存
sudo yum makecache
3、安装gitlab-ce
sudo yum install -y gitlab-ce
以上,即可安装完成。
标签:html 组件 https 默认 res 命令 配置 ace url
原文地址:https://www.cnblogs.com/python-xiakaibi/p/12539040.html