日韩av黄I国产麻豆传媒I国产91av视频在线观看I日韩一区二区三区在线看I美女国产在线I麻豆视频国产在线观看I成人黄色短片

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 >

gitlab linux版本下载,Linux安装GitLab版本控制软件

發布時間:2025/3/19 38 豆豆
生活随笔 收集整理的這篇文章主要介紹了 gitlab linux版本下载,Linux安装GitLab版本控制软件 小編覺得挺不錯的,現在分享給大家,幫大家做個參考.

Linux安裝GitLab版本控制軟件

系統環境:centos6.5

IP地址:192.168.1.243

內存:至少為1G,之前虛擬機的內存只有512M,安裝的時候一直報錯,日了Dog了。

安裝成功時候把內存改為512M,提示:Whoops, GitLab is taking too much time to respond.

[root@localhost ~]# yum install -y curl openssh-server postftix cronie wget

[root@localhost ~]# yum install -y postfix

[root@localhost ~]# service postfix restart

[root@localhost ~]# chkconfig postfix on

[root@localhost ~]# lokkit -s http -s ssh

[root@localhost ~]# wget https://packages.gitlab.com/install/repositories/gitlab/gitlab-ce/script.rpm.sh

[root@localhost ~]# sh script.rpm.sh

[root@localhost ~]# rz 【上傳gitlab-ce-8.2.2-ce.0.el6.x86_64.rpm】

[root@localhost ~]# yum install -y gitlab-ce-8.2.2-ce.0.el6.x86_64.rpm

[root@localhost ~]# gitlab-ctl reconfigure

訪問:

http://192.168.1.243/

初始密碼:

Username: root

Password: 5iveL!fe

修改初始密碼。

就可以使用gitlab的后臺創建項目和用戶。

gitlab的參考文檔:

安裝完成之后的配置,備份恢復等。

總結

以上是生活随笔為你收集整理的gitlab linux版本下载,Linux安装GitLab版本控制软件的全部內容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。