摘要: 一、安装 在linux系统上可以通过yum安装,会从镜像中找到并安装,需要配置一下镜像源 1.配置yum源 vim /etc/yum.repos.d/gitlab-ce.repo 复制以下内容 [gitlab-ce] name=Gitlab CE Repository baseurl=https:/ 阅读全文