欢迎光临
我们一直在努力

gitlab的安装

centos6
sudo yum install curl openssh-server openssh-clients postfix cronie
sudo service postfix start
sudo chkconfig postfix on
sudo lokkit -s http -s ssh

centos7
sudo yum install curl policycoreutils openssh-server openssh-clients

rpm -ivh gitlab-ce-8.9.5-ce.0.el7.x86_64.rpm

vim /etc/gitlab/gitlab.rb
external_url 'your_ip_address'
gitlab-ctl reconfigure
gitlab-ctl status

老版本的
http://`ip`
默认用户
root
5iveL!fe

新版的gitlab  先修改密码  再用root用户登录

rpm包的下载地址
备注:内存最小2G  否则会报错 502

赞(0)
【声明】:本博客不参与任何交易,也非中介,仅记录个人感兴趣的主机测评结果和优惠活动,内容均不作直接、间接、法定、约定的保证。访问本博客请务必遵守有关互联网的相关法律、规定与规则。一旦您访问本博客,即表示您已经知晓并接受了此声明通告。