著作権に関する声明:この記事は、[CC 4.0 BY-SA](http://creativecommons.org/licenses/by-sa/4.0/)の著作権契約に従った、ブロガーの元の記事です。再印刷するには、元のソースリンクとこの声明を添付してください。
この記事へのリンク:[https://blog.csdn.net/qq_37618797/article/details/91350289](https://blog.csdn.net/qq_37618797/article/details/91350289)
公式ウェブサイト:
https://packages.gitlab.com/gitlab/gitlab-ce/packages/el/7/gitlab-ce-10.8.2-ce.0.el7.x86_64.rpm
ネットディスク:[https://pan.baidu.com/s/1V9ntuFsfZA5e0cnqje_8Og](https://pan.baidu.com/s/1V9ntuFsfZA5e0cnqje_8Og)抽出コード:jeb8
wget --content-disposition https://packages.gitlab.com/gitlab/gitlab-ce/packages/el/7/gitlab-ce-12.3.0-ce.0.el7.x86_64.rpm/download.rpm
rpm -ivh /data/ gitlab-ce-12.3.0-ce.0.el7.x86_64.rpm
(3. lokkit -s http -s ssh
service stop iptables
sudo systemctl enable sshd
sudo systemctl start sshd
sudo firewall-cmd --permanent --add-service=http
sudo systemctl reload firewalld
yum install postfix
service postfix start
chkconfig postfix on
(カールhttps://packages.gitlab.com/install/repositories/gitlab/gitlab-ce/script.rpm.sh | sudo bash sudo EXTERNAL_URL = "http://gitlab.example.com" yum -y install gitlab- ce)上記はyumのインストールです
8.gitlab-ctl reconfigure(このプロセスには長い時間がかかります)
gitlab-ctl start
ブラウザアクセスIPアドレス[http://192.168.131.130](http://192.168.131.130/)
ルートパスワードを設定する
ログインする
初期構成gitlab
gitlabを開始します
gitlabを停止します
Recommended Posts