zhltom 发表于 2018-1-10 23:36:12

gitlab-ce安装-使用国内源

# gitlab-ctl status  
run: gitlab-workhorse: (pid 12171) 231s; run: log: (pid 7817) 555s
  
run: logrotate: (pid 12175) 230s; run: log: (pid 7832) 548s
  
run: nginx: (pid 12181) 230s; run: log: (pid 7823) 549s
  
run: postgresql: (pid 12186) 229s; run: log: (pid 7683) 587s
  
run: redis: (pid 12194) 229s; run: log: (pid 7600) 592s
  
run: sidekiq: (pid 12198) 229s; run: log: (pid 7806) 558s
  
run: unicorn: (pid 14967) 6s; run: log: (pid 7774) 560s
  
关闭gitlab:# gitlab-ctl stop
  
启动gitlab:# gitlab-ctl start
  
重启gitlab:# gitlab-ctl restart
页: [1]
查看完整版本: gitlab-ce安装-使用国内源