自动化部署-1、GitLab搭建

本文介绍了如何进行GitLab的自动化部署,包括依赖包的安装、GitLab-ce的快速安装、配置项如URL和Nginx的设定、汉化步骤以及邮箱设置等。通过这些步骤,你可以成功地在本地搭建一个汉化的GitLab实例。
摘要由CSDN通过智能技术生成

一、 依赖包安装

1、安装policycoreutils-python openssh-server

sudo yum install -y curl policycoreutils-python openssh-server
sudo systemctl enable sshd
sudo systemctl start sshd

2、安装postfix

sudo yum install postfix
sudo systemctl enable postfix
sudo systemctl start postfix

二、 安装GitLab-ce

ce为免费版本,使用tsinghua源安装比较快。

1、tsinghua源下载地址
https://mirrors.tuna.tsinghua.edu.cn/gitlab-ce/yum/el7/

2、安装
rpm -ivh gitlab-ce-10.0.0-ce.0.el7.x86_64.rpm
安装输出如下:

warning: gitlab-ce-10.0.0-ce.0.el7.x86_64.rpm: Header V4 RSA/SHA1 Signature, key ID f27eab47: NOKEY
Preparing...                          ################################# [100%]
Updating / installing...
   1:gitlab-ce-10.0.0-ce.0.el7        #############################
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值