指令行界面的基本操作如下,Web界面的操作
[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> # 動态檢視指定服務名相關的日志