安装gitlab管理自己的代码

安装gitlab的资料网上搜索很多,但发现很多都是比较老的资料了。我把我安装的过程记录一下,应该是最简单的过程了

 

1. 到 https://about.gitlab.com/downloads/ 下载跟自己系统对应的版本。 注意一定是对应的。如果会出各种问题

以ubuntu 14.04为例。就是先wget

下面的 

sudo apt-get install openssh-server 已经都已经安装了。所以这步基本可以跳过。
sudo apt-get install postfix 我是用的QQ ,email的邮箱来发的 ,所以这不我已跳过了

然后就是
sudo dpkg -i gitlab_7.4.4-omnibus.5.1.0.ci.1-1_amd64.deb

安装完成后按提示去 /etc/gitlab/gitlab.rb 里修改

然后就是
sudo gitlab-ctl reconfigure

游览器打开地址输入 root / 5iveL!fe 看看效果吧

2. 注意的地方:

    a. 服务器需要1G以上的内存,我试过用600+的内存。运行报错误。搜索很久的资料才知道是内存不够用。后来改成1G的顺利安装运行

    b. 搜索的很多资料。其实看完这也没的内容就不需要去其他地方找资料了。地址是:

https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/README.md

    c. 很多配置都是在/etc/gitlab/gitlab.rb  包括发邮件

3. 采用的命令有 

sudo gitlab-ctl reconfigure

sudo gitlab-ctl status

sudo gitlab-ctl restart

4. 安装后的目录结构
Omnibus-gitlab uses four different directories.

/opt/gitlab holds application code for GitLab and its dependencies.
/var/opt/gitlab holds application data and configuration files that gitlab-ctl reconfigure writes to.
/etc/gitlab holds configuration files for omnibus-gitlab. These are the only files that you should ever have to edit manually.
/var/log/gitlab contains all log data generated by components of omnibus-gitlab.

   

转载于:https://www.cnblogs.com/myx/p/gitlab.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值