gitlab资料社区网址
https://www.gitlab.cc/downloads/
1. 安装配置依赖项
如想使用Postfix来发送邮件,在安装期间请选择’Internet Site’. 您也可以用sendmai或者配置SMTP服务并使用SMTP发送邮件.
在 Centos 6 和 7 系统上,下面的命令将在系统防火墙里面开放HTTP和SSH端口.
yuminstallcurlopenssh-serveropenssh-clientspostfixcronie
servicepostfixstart
chkconfigpostfixon
lokkit-shttp-sssh
2. 添加GitLab仓库,并安装到服务器上
.
curl-sShttp://packages.gitlab.cc/install/gitlab-ce/script.rpm.sh|sudobash sudoyuminstallgitlab-ce
3.启动gitlab
加Gi
gitlab-ctlreconfigure
tLab仓库,并安装到服务器上
4.浏览网址修改密码默认root用户
3. 启动GitLabGitLab仓库,并安装到服务器上