可以阿里云购买香港机器进行尝试

安装

  • 依赖1
    • sudo yum install -y curl policycoreutils-python openssh-server
  • 依赖2

    • sudo yum install postfix
    • sudo systemctl enable postfix
    • sudo systemctl start postfix

      出现错误 vim /etc/postfix/main.cf (localhost—->all)

  • 执行安装

  • 设置root的密码

  • 登录/添加ssh key

    配置

  • gitlab-ctl reconfigure 修改配置

  • gitlab-ctl start 启动
  • gitlab-ctl stop 停止
  • gitlab-ctl restart 重启