码迷,mamicode.com
首页 > 其他好文 > 详细

git私有仓库搭建

时间:2015-09-15 16:12:50      阅读:251      评论: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
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!