参见地址:https://about.gitlab.com/downloads/
// 安装必要第三方组件,配置邮件服务器
sudo apt-get install curl openssh-server ca-certificates postfix
// 下载一键安装包,并进行安装
curl https://packages.gitlab.com/install/repositories/gitlab/gitlab-ce/script.deb.sh | sudo bash
sudo apt-get install gitlab-ce
// 配置并且启动Gitlab服务
sudo gitlab-ctl reconfigure
打开浏览器,输入默认用户名密码:
Username: root
Password: 5iveL!fe