首页 > 其他 > 详细

git私有仓库搭建

时间:2015-09-15 16:10:33      阅读:190      评论:0      收藏:0      [点我收藏+]

一、Centos 6 + gitlib5

安装步骤:

1. 安装ruby依赖包

 

2.rvm 使用淘宝源

 

3.gem 使用 taobao ruby

 

4.安装git

 

5.clone gitlab-shell 编辑配置

 

6.安装redis , mysql

 

7.配置mysql 

 

8.安装 gitlab 编辑配置

 

9.安装httpd

 

10.启动gitlab ,httpd 

密码问题http://stackoverflow.com/questions/14492308/gitlab-login-error-invalid-email-or-password

参考脚本:

https://github.com/shake/gitlab-installer/blob/master/gitlab5.4_install_Centos6.4

 

二、ubuantu12 + gitlab

官方脚本:https://about.gitlab.com/downloads/#ubuntu1204

git私有仓库搭建

原文:http://www.cnblogs.com/tintindeng/p/4810461.html

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