随笔分类 - Jenkins&Gitlab
摘要:1、使用root账户登录服务器 2、切换用户为git su - git 3、进入gitlab控制台 gitlab-rails console production 如报错如下:ERROR: "rails console" was called with arguments ["production"
阅读全文
摘要:一、GitLab 安装准备 GItlab 官网:The One DevOps Platform | GitLab Gitlab 官方安装文档:GitLab最新版下载安装_GitLab中文免费版-极狐GitLab中文官方网站 1、安装依赖 yum install curl policycoreutil
阅读全文