Gitlab完美安装【CentOS6.5安装gitlab-6.9.2】
【推荐】2019 Java 开发者跳槽指南.pdf(吐血整理) >>> 参考网址: https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/README.md#installation 安装gitlab版:6.9.2 rpm发行文件名: gitlab-6.9.2_omnibus.1-1.el6.x86_64.rpm 安装步骤代码: #sudo yum install openssh-server #sudo yum install postfix # sendmail or exim is also OK #sudo rpm -i gitlab-6.9.2_omnibus.1-1.el6.x86_64.rpm # this is the .rpm you downloaded #sudo gitlab-ctl reconfigure #sudo lokkit -s http -s ssh # open up the firewall for HTTP and SSH requests ok! #sudo gitlab-ctl status; #查看安装后的程序运行情况!输出如下: run: nginx: (pid 3012) 53s; run: log: (pid 3011) 53s run: postgresql: