หน้า 1 จากทั้งหมด 1

คำสั่ง restart GitLab

โพสต์แล้ว: 11/10/2017 8:41 pm
โดย mindphp
คำสั่ง restart GitLab

โค้ด: เลือกทั้งหมด

sudo gitlab-ctl restart
ตัวอย่าง ผลที่ได้
ok: run: gitlab-workhorse: (pid 11291) 1s
ok: run: logrotate: (pid 11299) 0s
ok: run: mailroom: (pid 11306) 0s
ok: run: nginx: (pid 11309) 0s
ok: run: postgresql: (pid 11316) 1s
ok: run: redis: (pid 11325) 0s
ok: run: sidekiq: (pid 11331) 1s
ok: run: unicorn: (pid 11338) 0s

Re: คำสั่ง restart GitLab

โพสต์แล้ว: 11/10/2017 8:42 pm
โดย mindphp
คำสั่งดู สถานะการทำงาน

โค้ด: เลือกทั้งหมด

sudo gitlab-ctl status
Restart บาง Service เช่น nginx

โค้ด: เลือกทั้งหมด

sudo gitlab-ctl restart nginx