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 Vue.js HTTP请求代理配置
Vue.js HTTP请求代理配置
2
Facebook网页分享标记
Facebook网页分享标记
3
Android P新特性:强制执行 FLAG_ACTIVITY_NEW_TASK 要求
Android P新特性:强制执行 FLAG_ACTIVITY_NEW_TASK 要求
4
Robot Framework 自定义自己的Python库
Robot Framework 自定义自己的Python库
5
Swift - 基本数据类型,常量及变量声明
Swift - 基本数据类型,常量及变量声明
最新评论
一位WordPress评论者
一位WordPress评论者
2月12日
您好,这是一条评论。若需要审核、编辑或删除评论,请访问仪表盘的评论界面。评论者头像来自 Gravatar。