git私有仓库搭建

一、Centos 7 + 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

参考脚本:

http://segmentfault.com/a/1190000002729796

 

二、ubuantu12 + gitlab

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

posted on 2015-09-15 15:38  tintindeng  阅读(195)  评论(0)    收藏  举报

导航