gitlab持续性集成真的是很难的一个东西,最近公司需要使用所以 研究了两天,踩了很多坑,查了很多文档,可是国内的关于持续性gitlab持续性集成的文章都是马马虎虎的,没有讲解的很详细特此记录下我的踩坑过程,由于第一次写博客,文笔不怎么好,还请见谅,本次主要是实现gitlab-ci配合gitlab-runner自动拉取gitlab上push的代码。
我公司内有一台72g,24核的dellR710服务器,ps:不知道老板从哪搞来的,反正能用,ip为192.168.0.122,另外我自己在vbox上搭建了一个centos7虚拟机,ip为192.168.0.101
首先是安装gitlab,很简单直接给出官网链接复制粘贴就安装下来了根本没有网上其他说的那么难
gitlab安装教程
公司的网不是很好安装了大概得有30分钟,同时需要安装git命令,直接yum -y install git,安装完成之后启动gitlab-ci start,这玩玩很吃内存,我一开任务就会耗10G的内存,官网推荐最小的配置是4G,选择的虚拟机最好是干净的,要看好自己的80端口,我就是80端口被占用了,然后换的88端口,后面除了一大堆的问题,尤其是在gitlab-runner的时候回提示 falat http://xxxxxxxxxxxx not found,在网上查了好多资料都没有解决办法,最后换成80端口就CI成功了.熟悉gitlab-ci之前最好熟悉一下git命令 这里有个大牛的博客点击大牛,可以学习一下。
详细解决方案
gitlab-ci 持续性集成、报错 ****xxxxxxx not found
热度:44 发布时间:2023-10-10 13:53:58.0
相关解决方案
- Class not found: com.mchange.v2.c3p0.ComboPooledDataSource,该怎么处理
- Hibernate执行存储过程报了一个郁闷的错误(Column 'user2_0_0_' not found.)
- 404,500跳转到登录页面,疏失:The Struts dispatcher cannot be found
- 新手求教。spring+axis2集成的有关问题。The endpoint reference (EPR) for the Operation not found
- 新手Dialect class not found
- tomcat报错: File "/js_list.jsp" not found,该怎么解决
- web service No services have been found.解决方法
- java.sql.SQLException: No suitable driver found for jdbc:oracle:thin:192.168解决思路
- No setter found for property 'sessionFactoroy' in class 'com.iBBS.dao.impl.UserI解决思路
- java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306,该怎么处理
- struts2+spring+hibernate中No property found,该如何处理
- 谁帮小弟我看下Source not found for ResponseFacade.sendRedirect(String) line: 483
- MyEclipse在jsp文件设置了断点,F6单步调试,总出现_jspService页面,提示:Source not found for XXXX.jsp解决办法
- class not found error,该如何处理
- 大哥大姐,幫幫忙,tomcat提示小弟我的web .xml not found,是咋回事啊可是明明有的啊
- eclipse class not found 愁死了解决方法
- org.hibernate.HibernateException: No Session found for current thread解决办法
- No tag library could be found with this URI解决办法
- Action class not found,该如何解决
- exception is org.hibernate.MappingException: entity class not found:
- 数据库有关问题java.sql.SQLException: Column not found,
- 有关问题 "LC.exe not found·" , ·
- 有关问题 "LC.exe not found···" , ······
- ora-08102:index key not found,obj#57848,file 六, block 6324(2)
- 急关于Windows Server 2008 的 iis 7 下的aspx页面“HTTP 异常 404.3 - Not Found”异常
- 视频没法播放,显示video not found
- 未能加载文件或程序集“XXXXXXX”或它的某一个依赖项。另一个程序正在使用此文件,进程无法访问。 (错误来自 HRESULT:0x8007002
- !win7IIS发布ASP的网站总是各种异常 HTTP 异常 404.17 - Not Found
- HTTP 异常 404.17 - Not Found
- 写文件时,提示"XXXXXXX is deny"解决方法