Gitlab的安装备份与迁移
安装Install and configure the necessary dependencies 1. yum install curl openssh-server openssh-clients postfix cronie
2. service postfix start
3. chkconfig postfix on
4. lokkit -s http -s sshAdd the GitLab package server and install the package官方说明:curl -sShttps://packages.gitlab.com/install/re...