Gitlab 10.8 安装注意事项

安装依赖

# yum install bzip2
# yum install re2
# yum install re2-devel

安装Gitaly

# sudo -u git -H bundle exec rake "gitlab:gitaly:install[/data/git/gitaly]" RAILS_ENV=production
// Restrict Gitaly socket access
# sudo chmod 0700 /data/git/gitlab/tmp/sockets/private
# sudo chown git /data/git/gitlab/tmp/sockets/private

// If you are using non-default settings you need to update config.toml
# cd /data/git/gitaly
# sudo -u git -H vim config.toml
上一篇 Gitlab大版本升级思路
下一篇 Android Gradle配置Debug和Release参数的方法
目录
文章列表
1 EventBus 3.0 在页面间跳转接收不到消息解决方法
EventBus 3.0 在页面间跳转接收不到消息解决方法
2
SpringMVC+JSP中关于JQuery ajax提交的Content-Type参数设置application/json和application/x-www-form-urlencoded区别
SpringMVC+JSP中关于JQuery ajax提交的Content-Type参数设置application/json和application/x-www-form-urlencoded区别
3
Windows下安装配置MongoDB
Windows下安装配置MongoDB
4
Kubernetes编排系统简介
Kubernetes编排系统简介
5
玩转Redis-HyperLogLog原理探索
玩转Redis-HyperLogLog原理探索
最新评论
一位WordPress评论者
一位WordPress评论者
2月12日
您好,这是一条评论。若需要审核、编辑或删除评论,请访问仪表盘的评论界面。评论者头像来自 Gravatar。