blogSite

我是谁?我在哪儿?我在干什么?

View project on GitHub

GitLab命令

  • gitlab-ctl start 启动
  • gitlab-ctl stop 停止
  • gitlab-ctl restart 重启
  • gitlab-ctl reconfigure 重新载入配置文件

  • gitlab-ctl restart nginx 重启单个组件

  • service gitlab restart 重启

参考文档

首页 > 学习总览 > 版本管理 > GitLab