gitlab 500 服务器错误 重启解决了

查看状态 sudo gitlab-ctl status

# 启动Gitlab所有组件
sudo gitlab-ctl start

# 停止Gitlab所有组件
sudo gitlab-ctl stop

# 重启Gitlab所有组件
sudo gitlab-ctl restart

  

posted @ 2019-02-09 19:17  hoge  阅读(2780)  评论(0编辑  收藏  举报