tool-gitlab-cicd gitlab tool cicd

Learn about some useful truck diagnostic scanner tools

Have you ever experienced the frustration of unexpected breakdowns with your truck? Or maybe you’re tired of paying expensive diagnostic fees at your ......
diagnostic scanner useful Learn about

通过 SonarQube审查gitlab项目上的代码,并实现CI/CD

公司想要实现代码的审查功能,例如:代码的安全性,代码的重复性 公司代码是统一推送到gitlab上,公司项目后端又是基于Djingo架构 故使用SonarQube SonarQube组件包含: SonarQube Server:sonarqube服务端,接受客户端扫描报告 SonarQube Data ......
SonarQube 代码 项目 gitlab CI

docker安装gitlab-ce社区版

1、拉取镜像 docker pull gitlab/gitlab-ce (CE)表示社区标本 2、创建目录 mkdir -p /home/gitlab/config 创建config目录 mkdir -p /home/gitlab/logs 创建logs目录 mkdir -p /home/gitla ......
gitlab-ce docker gitlab 社区 ce

Gitlab 修改默认端口

## Gitlab 修改默认端口 ### 修改配置 gitlab默认需要使用80 8080 等端口,我的centos上有使用这些端口的其他软件;所以必须更改。 步骤如下: 1. 修改 gitlab.yml 2. 进入目录: /var/opt/gitlab/gitlab-rails/etc 3. 将g ......
端口 Gitlab

GitLab + Jenkins + Docker 本地自动化部署

GitLab + Jenkins + Docker 本地自动化部署 原创 贺大官人 猿起猿进 2023-07-12 15:51 发表于浙江 GitLab + Jenkins + Docker + Nginx 前端自动化部署 注 GitLab 本地化部署——前端代码版本管理 Docker + Ngin ......
Jenkins GitLab Docker

使用 Unity Hub 来安装 Android SDK & NDK Tools

Unity 建议使用 Unity Hub 来安装 Android SDK & NDK Tools,以确保您获得正确的版本和配置。Unity 分别在 /Unity/Hub/Editor/[EditorVersion]/Editor/Data/PlaybackEngines/AndroidPlayer/ ......
Android Unity Tools Hub SDK

ModuleNotFoundError: No module named ‘tools.infer‘

导入paddleocr的时候报错ModuleNotFoundError: No module named 'tools.infer',这里是由于python本来有个tools,和paddleocr内部的tools冲突,解决方法: 1. 找到paddleocr文件把所有导入tools.infer包的地 ......
ModuleNotFoundError module infer named tools

CICD实践1:环境安装篇

一、CICD技术选型 配置管理工具 工具 需求管理工具 使用禅道 代码管理工具 使用Gitlab 编译构建工具 搭建Jenkins,使用Jenkinsfile 制品库工具 nexus 文档管理工具 Confluence 二、虚拟机的Linux发行版 $ lsb_release -a No LSB m ......
环境 CICD

gitlab 权限管理

### gitlab用户管理 用户,组,仓库的关系 ### 创建gitlab组 group统一管理仓库和用户,project,user 实现组,对用户和项目的权限管理 ### 创建项目 project就是用于管理代码的一个区域 在gitlab创建project 把linux上的代码通过apt管理,然 ......
权限 gitlab

无需编写驱动直接访问设备\_I2C-Tools介绍 -5

无需编写驱动直接访问设备_I2C-Tools介绍 参考资料: Linux驱动程序: drivers/i2c/i2c-dev.c I2C-Tools-4.2: https://mirrors.edge.kernel.org/pub/software/utils/i2c-tools/ AP3216C: ......
I2C-Tools 设备 Tools I2 2C

Ubuntu创建gitlab服务器&内外网穿透

# Ubuntu创建gitlab服务器&内外网穿透 ## 一.下载git ```json sudo apt-get install git ``` ## 二.gitlab搭建 ### 1.新人gitlab的GPG公钥 ```json curl https://packages.gitlab.com/ ......
服务器 Ubuntu gitlab amp

安装了net-tools仍然ifconfig command not found

来源:迪学姐 在某些版本中ifconfig已经过期,如Debian10、Ubuntu18.04...如下图所示,但是奇怪的是,出现如标题所述问题的机器版本只是Debian8.3,并未超过版本条件。 ![](https://img2023.cnblogs.com/blog/1925116/202307 ......
net-tools ifconfig command found tools

PD ubantu 安装 Parallels Tools

1,启动虚拟机。2,在虚拟机的菜单中“虚拟机”中选择“安装 Parallels Tools”。此时 prl-tools-lin.iso 连接到 CD/DVD 驱动里。3,查看是否在 ubuntu 中挂载 ISO 文件。sudo mount | grep iso9660如果此命令返回空,没有挂载,要挂 ......
Parallels ubantu Tools PD

reify:ajv: timing reifyNode:node_modules/windows-build-tools Completed in 488ms

给用electron开发的项目中引入sqlite3和sequelize,运行时报错:Error: Please install sqlite3 package manually 网上搜索资料,有解决办法说要在管理员模式下全局安装windows-build-tools。于是执行npm i window ......

gitlab

### gitlab ![](https://img2023.cnblogs.com/blog/1688655/202307/1688655-20230713144907648-1347713089.png) ### 安装搭建 ![](https://img2023.cnblogs.com/blog ......
gitlab

gitlab与LDAP 联调

# gitlab整理 [toc] ## 1.安装Gitlab依赖包 ```sh #系统要求 Ubuntu (16.04/18.04/20.04) Debian (9/10) CentOS (7/8) openSUSE Leap (15.2) SUSE Linux Enterprise Server ......
gitlab LDAP

H7-TOOL发布固件V2.22, 增加FreeRTOS/uCOS2 Trace,加强RTT和CAN助手,脱机烧录增加比亚迪,上海芯圣51, TI, S32K3, 钜泉光电等

H7-TOOL发布固件V2.22, 增加FreeRTOS/uCOS2 Trace,加强RTT和CAN助手,脱机烧录增加比亚迪,上海芯圣51, TI, S32K3, 钜泉光电等 H7-TOOL所有资源汇总(含操作手册): http://www.armbbs.cn/forum.php?mod=viewt ......
固件 光电 FreeRTOS 助手 H7-TOOL

PyCharm external tools

这个external tools 用来执行命令,就不用打开terminal了,尤其是带一堆参数的时候 在File->Settings->Tools->External Tools下,点击加号,就可以创建 Name是最后的名字 Program是一个可执行文件,比如py,pyuic Arguments就 ......
external PyCharm tools

jenkins部署及gitlab联调

# jenkins部署及gitlab联调 [toc] # 一、jenkins安装 ## 1.环境优化 ```sh 防火墙开通访问端口 centos8查看防火墙开放的端口 firewall-cmd --zone=public --list-ports 开通5432端口 firewall-cmd --z ......
jenkins gitlab

Redhat离线安装gitlab,迁移数据,指定数据存放位置

一、安装gitlab 1、安装依赖包yum install -y curl policycoreutils-python openssh-server openssh-clients # 开启sshd服务 systemctl enable sshd systemctl start sshd 2、下载 ......
数据 位置 Redhat gitlab

论文阅读 | Penetration Testing Active Reconnaissance Phase – Optimized Port Scanning With Nmap Tool

我们可以使用 TCP 端口扫描对物联网设备进行分类吗?https://ieeexplore.ieee.org/document/8913346 xx xx --> # 1 介绍 在[10]中,我们根据统计属性(如活动周期,端口号,信令模式和密码套件)来表征物联网流量。此外,提出了一个多阶段机器学习模 ......

gitlab使用runner来实现CI/CD

1:安装runner 比如,我们需要在192.168.3.129服务器上来实现自动部署,那我们就在这台服务器上安装runner 在gitlab后台,比如tn项目,那我们进入项目,在设置中,找到CI/CD 点击展开,新建项目runner 选择项目信息,Linux、标签自己填写、下面的勾记得勾选一下(运 ......
gitlab runner CI CD

gitlab 发送邮件配置

通过docker 安装gitlab 后配置邮箱 ```vim /etc/gitlab/gitlab.rb``` ```gitlab-ctl reconfigure``` ```gitlab-rails consoleNotify.test_email('1162569548@qq.com', '邮件 ......
邮件 gitlab

CICD环境搭建15-jenkins+nginx+N个tomcat实现负载均衡

环境准备1.安装tomcat2.安装nginx 一台服务器配置多个tomcat1.上传tomcat压缩包到服务器上 2.解压缩 tar -zxvf apache-tomcat-8.5.38.tar.gz13.复制解压好的apache-tomcat-8.5.38,到/opt/目录下,创建软链接 #to ......
jenkins 环境 tomcat nginx CICD

修改Docker部署gitlab的外部访问地址和端口

docker部署的gitlab 对外端口9002,容器内部端口80. 这时候修改git上请求地址的时候就出问题了,因为容器端口和外部端口不一致。 当然,你可以重新部署docker或者修改端口。 但其实通过配置文件也可以搞。 docker exec -it gitlab /bin/bash vim / ......
端口 地址 Docker gitlab

python3使用pip安装wordcloud报错error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/

背景: 使用的是Anaconda集成环境,python版本是:3.10,安装wordcloud包,使用的命令是:pip install wordcloud,出现报错:error: Microsoft Visual C++ 14.0 or greater is required. Get it wit ......

jenkins、gitlab

# 一、安装gitlab服务 Ubuntu20.04 ## 1.1 安装依赖包 ```bash apt update apt install -y iproute2 ntpdate tcpdump telnet traceroute nfs-kernel-server nfs-common \ lr ......
jenkins gitlab

gitlab双重验证的时候没有中国区的解决办法

打开开发工具,在控制台输入下面的代码运行即可 在console中输入: var option = new Option("China +86","+86"); option.selected = true; document.getElementById('country').options.add ......
时候 办法 gitlab

使用docker-compose部署gitlab服务

> 前提条件:确保服务器都安装了docker以及docker-compose服务 ## 🔑 创建docker-compose.yml ```shell # 创建存放位置 mkdir -p /data/gitlab && cd /data/gitlab touch docker-compose.ym ......
docker-compose compose docker gitlab

「Mac」gitlab 更新了登录密码后,本地git仓库拉取推送等无法操作,提示无权限了 —— 解决办法

起因:公司git账户与oa账号关联,oa密码修改了,导致git远程密码修改了,本地的项目再做拉取推送时发现拉取不下来了 解决办法: 1、查看本地git配置 cat .gitconfig 2、删除git本地信息 nano .gitconfig 3、Mac应用程序 钥匙串访问,找到对应git项,将其删除 ......
仓库 权限 密码 办法 gitlab