一.安装依赖
yuminstall-ycurlpolicycoreutils-pythonopenssh-serverperl
二.安装gitlab
yuminstallgitlab-jh-16.0.3-jh.0.el7.x86_64.rpm
三.修改下面的
vim/etc/gitlab/gitlab.rb
external_url'http://192.168.249.156'
四.初始化
g服务器托管网itlab-ctlreconfigure
五.查看状态
gitlab-ctlstatus
六.登陆Gitlab
- 开始都是root用户登录,密码在/etc/gitlab/initial_root_password
- 修改密码
- 添加用户组
- 添加用户(管理员,开发者,维护者,普通用户登录的)
- 切换用户到管理员
- 添加项目
- 邀请用户到用户组
- 在项目里测试,添加前端(xiaoshuai)和后端(xiaobai)的目录
9.在终端里使用useraddxiaoshuai,创建一个用户用来拉取代码进行测试,用ssh-keygen生成xiaoshuai用户的密钥,把这个密钥添加在管理员用户的gitlab的ssh密钥中,然后拉取代码。
10.配置
[root@gitlab~]#gitconfig–globaluser.name”xiaoshuai“#配置git使用用户
[root@gitlab~]#gitconfig–globaluser.email”xiaoshuai@aliyun.com”#配置git使用邮箱
[root@gitlab~]#gitconfig–globalcolor.uitrue#语法高亮
11.开发者小帅用户操作
[xiaoshuai@web2~]$ls
clound
[xiaoshuai@web2~]$cdclound
[xiaoshuai@web2clound]$ls
README.md后端前端
[xiaoshuai@web2clound]$cd前端/
[xiaoshuai@web2前端]$ls服务器托管网
[xiaoshuai@web2前端]$echo"你最帅小帅前端测试">>index.html
[xiaoshuai@web2前端]$ls
index.html
[xiaoshuai@web2前端]$gitadd.
[xiaoshuai@web2前端]$gitcommit-a-m"第一次提交前端测试"
[mainca87aa2]第一次提交前端测试
1filechanged,1insertion(+)
createmode100644"345211215347253257/index.html"
[xiaoshuai@web2前端]$gitcheckout-bxiaoshuai
切换到一个新分支'xiaoshuai'
[xiaoshuai@web2前端]$gitbranch
main
origin
*xiaoshuai
12.提交代码到gitlab分支小帅
13.开发者小帅用户查看
服务器托管,北京服务器托管,服务器租用 http://www.fwqtg.net