close
[實作過程]
[實作指令]
step1、
sudo -i passwd root
step2、
su root
step3、
sudo dpkg --configure -a
step4、
sudo apt-get install curl openssh-server ca-certificates postfix
step5、
curl -sS https://packages.gitlab.com/install/repositories/gitlab/gitlab-ce/script.deb.sh | sudo bash
step6、
apt-get install gitlab-ce
step7、
sudo gitlab-ctl reconfigure
文章標籤
全站熱搜
留言列表