随笔分类 - Git
摘要:[社区版安装](https://about.gitlab.com/installation/#centos-7?version=ce) >建议4G内存 1. 安装并配置必须的依赖 ``` sudo yum install -y curl policycoreutils-python openssh-
阅读全文
摘要:一、GIT服务器的搭建 1. 安装Git yum -y install git 2. 创建git用户 adduser git 3. 创建证书登陆 收集所有客户端需要登录的用户的公钥,就是他们自己的id_rsa.pub文件,把所有公钥导入到/home/git/.ssh/authorized_keys文
阅读全文

浙公网安备 33010602011771号