gitlab安装部署
参考文章:https://gitlab.com/gitlab-org/gitlab-recipes/tree/master/install/centos
http://www.xsjxmx.com/index.php/deploy-gitlab-on-centos-7/
关键步骤:
The GitLab installation consists of setting up the following components:
Install the
base operating system (CentOS 6.5 Minimal) and Packages / Dependencies
Ruby
System Users
Database
Redis
GitLab
Web server
Firewall
备注:
由于国外gems需要FQ,国内可以置换为淘宝的源
详情:
https://ruby.taobao.org/
页:
[1]