install gitlab
安装
官方安装地址 https://about.gitlab.com/downloads
phphub 教程 https://phphub.org/topics/2568
使用现有nginx服务器 http://www.liaohuqiu.net/cn/posts/non-bundled-web-server-for-gitlab/
配置导入github项目 http://docs.gitlab.com/ee/integration/github.html
支持https,使用cerbot https://certbot.eff.org
流程
阮一峰对各种工作流程对比 http://www.ruanyifeng.com/blog/2015/12/git-workflow.html