命令行界面的基本操作如下,Web界面的操作参考:https://www.cnblogs.com/pzk7788/p/10291378.html

[root@localhost ~]$ gitlab-ctl stop         # 停止GitLab相关的服务
[root@localhost ~]$ gitlab-ctl start        # 启动GitLab相关的服务
[root@localhost ~]$ gitlab-ctl restart      # 重启GitLab相关的服务
[root@localhost ~]$ gitlab-ctl status       # 查看GitLab相关的服务的状态
[root@localhost ~]$ gitlab-ctl tail <name>  # 动态查看指定服务名相关的日志

 

 

 

 

 

      

相关文章: