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
以上,即可安装完成。
Posted python-xiakaibi
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了gitlab 安装相关的知识,希望对你有一定的参考价值。
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
以上,即可安装完成。
以上是关于gitlab 安装的主要内容,如果未能解决你的问题,请参考以下文章
Gitlab完美安装CentOS6.5安装gitlab-6.9.2
GitLab介绍GitLab的工作流程Gitlab安装配置环境Ansible配合virtualenv安装配置