gitlabのインストールと完成

参照文献:

https://www.cnblogs.com/dreamrobot/p/9663231.html

https://www.jianshu.com/p/a797018917be


1.ダウンロードしたrpmパッケージ  
のwget https://mirror.tuna.tsinghua.edu.cn/gitlab-ce/yum/el7/gitlab-ce-11.11.3-ce.0.el7.x86_64.rpm 

2.インストールrpmで
yumを11.11.3 gitlab-CE-localinstall-ce.0.el7.x86_64.rpm 

3.変更/etc/gitlab/gitlab.rb 
external_url '' ##ポートIPを追加することができる  

。4.過負荷プロファイル
gitlab再構成-CTL 

。5開始
-CTL開始gitlab   

6.終了(中国gitlabダウンロードパッケージの適切なバージョンを)
Gitのクローンhttps://gitlab.com/xhang/gitlab.git -b-ZH v11.11.3 

7.完成したパッケージとオリジナルのカバーを抽出(完成したCTL-STOPサービスgitlab前に停止)
CP -r -f ./gitlab/* / OPT / gitlab /組み込み/サービス/ gitlabレール/  

8が起動、構成ファイルをリロードし
gitlab-CTL再構成
gitlab-CTL開始


おすすめ

転載: blog.51cto.com/wsxxsl/2448073