CentOS6.7安装GitLab

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了CentOS6.7安装GitLab相关的知识,希望对你有一定的参考价值。

1 建议安装epel源

2 建议从国内清华大学yum源安装

repo文件:

[gitlab-ce]

name=gitlab-ce

baseurl=https://mirrors.tuna.tsinghua.edu.cn/gitlab-ce/yum/el6/

repo_gpgcheck=0

gpgcheck=0

enabled=1

gpgkey=https://packages.gitlab.com/gpg.key


3 安装GitLab

yum install gitlab-ce


4 启动GitLab

gitlab-ctl reconfigure


5 访问站点

http://IP_address


6 首次登陆需修改root密码

本文出自 “Clark的运维” 博客,请务必保留此出处http://szcat.blog.51cto.com/665775/1870831

以上是关于CentOS6.7安装GitLab的主要内容,如果未能解决你的问题,请参考以下文章

CentOS6.7安装

centos6.7安装tomcat

CentOS6.7安装 vmare tools

centos6.7编译安装mysql5.7.17

安装win7和centos6.7双系统 记录

centos6.7安装redmine系统