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版本控制软件的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: linux内核 extern,Linux
- 下一篇: linux加载虚拟sriov网卡,如何配