首页 > 其他 > 详细

CentOS6.7安装GitLab

时间:2016-11-09 13:18:08      阅读:328      评论:0      收藏:0      [点我收藏+]

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

原文:http://szcat.blog.51cto.com/665775/1870831

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!