安装ssh
1 | yum install -y curl policycoreutils-pythonopenssh-server |
安装postfix
1 | yum install postfix |
添加GitLab镜像
1 | wget https://mirrors.tuna.tsinghua.edu.cn/gitlab-ce/yum/el7/gitlab-ce-10.0.0-ce.0.el7.x86_64.rpm |
修改gitlab配置
1 | vim /etc/gitlab/gitlab.rb |
启动GitLab
1 | gitlab-ctl reconfigure |
问题
1 | 排查问题利器: |