steam想申明库存量,不晓得在哪里去增设,那个出口处是稍稍有点儿深,由此可见毕竟也很单纯,一起来看一看什么样操作方式。操作方式方式01登入steam后,点选街道社区旁的对个人......
2024-02-05 550
Gitlab是基于git进行版本控制的开源管理系统,方便使用,界面优美
1、安装并配置必要的依赖项
[root@linuxprobe ~]# sudo yum install -y curl policycoreutils openssh-server openssh-clients
已加载插件:fastestmirror, langpacks
Loading mirror speeds from cached hostfile
* base: mirrors.163.com
* epel: mirrors.ustc.edu.cn
* extras: mirrors.cn99.com
* updates: mirrors.163.com
软件包 curl-7.29.0-35.el7.centos.x86_64 已安装并且是最新版本
软件包 policycoreutils-2.5-11.el7_3.x86_64 已安装并且是最新版本
软件包 openssh-server-6.6.1p1-35.el7_3.x86_64 已安装并且是最新版本
软件包 openssh-clients-6.6.1p1-35.el7_3.x86_64 已安装并且是最新版本
无须任何处理
[root@linuxprobe ~]# sudo systemctl enable sshd
[root@linuxprobe ~]# sudo systemctl start sshd
[root@linuxprobe ~]#
[root@linuxprobe ~]# sudo firewall-cmd --permanent --add-service=http
success
[root@linuxprobe ~]# sudo systemctl reload firewalld
2、安装邮件服务
[root@linuxprobe ~]# sudo yum install postfix
[root@linuxprobe ~]# sudo systemctl enable postfix
[root@linuxprobe ~]# sudo systemctl start postfix
3、添加gitlab存储库并安装gitlab-ce
[root@linuxprobe ~]# curl -sS https://packages.gitlab.com/install/repositories/gitlab/gitlab-ce/script.rpm.sh | sudo bash
[root@linuxprobe ~]# sudo yum install -y gitlab-ce
[root@linuxprobe ~]# sudo gitlab-ctl reconfigure
4、编辑配置文件gitlab.rb
指定浏览器访问的域名为:
external_url 'http://www.linuxprobe.com/',然后使用sudo gitlab-ctl reconfigure重新加载配置文件
4、浏览器访问gitlab web
使用http://10.1.1.87,或者http://www.linuxprobe.com,访问自己新建的gitlab
以上方法由办公区教程网编辑摘抄自百度经验可供大家参考!
相关文章
steam想申明库存量,不晓得在哪里去增设,那个出口处是稍稍有点儿深,由此可见毕竟也很单纯,一起来看一看什么样操作方式。操作方式方式01登入steam后,点选街道社区旁的对个人......
2024-02-05 550
操作方式方法01【辅助widget】多种辅助工具相连接两个功能键的可同时按【Shift】加此功能键挑选出1、正方形、圆锥选框辅助工具 【M】 2、终端辅助工具 【V】 3、截叶......
2024-02-05 481
操作方式01文档格式难题qq肖像最合适用jpeg文档格式的相片,若是相片有透明化地下通道,能选用png文档格式上载。 02大小不一难题若是相片极重也可能将引致上载失利,检......
2024-02-05 406