CentOS 7 部署 汉化版 GitLab
原文地址: https://www.cnblogs.com/straycats/p/7637373.html 作为公司层面使用gitlab,进行维护时一定要考虑升级、备份、迁移/恢复的事情,代码安全是研发部门的重心之一,故我也整理了下面的内容供维护人员参考。 升级: https://www.cnblogs.com/nethrd/p/9408290.html 本地备份: https://www.cnblogs.com/nethrd/p/9408330.html 远程备份: https://www.cnblogs.com/nethrd/p/9408362.html 迁移/恢复: https://www.cnblogs.com/nethrd/p/9408388.html gitlab接触了一段时间,觉得是一个很不错的开源产品(gitlab的社区版),值得我整理一篇部署教程作为记录。 安装全程选择的用户为root。 一、环境准备 操作系统:centos7(minimal,www.centos.org下载的包是CentOS-7-x86_64-Minimal-1708.iso) CPU:2核 内存:6G 说明:硬件根据我查到的资料( https://docs.gitlab.com/ce/install/requirements.html ),结合使用人数的考虑,故选择了2核6G的配置