0
点赞
收藏
分享

微信扫一扫

Linux启动/停止/重启gitlab


# Start all GitLab components
sudo gitlab-ctl start


# Stop all GitLab components
sudo gitlab-ctl stop


# Restart all GitLab components
sudo gitlab-ctl restart

举报

相关推荐

0 条评论