摘要:
首先下载sonar-scanner 压缩包 sonar-scanner-cli-4.6.0.2311-linux.zip 解压到jenkins工作目录下:
阅读全文
posted @ 2022-08-29 12:15
401335990
阅读(69)
推荐(0)
摘要:
使用idea软件集成sonar-scanner进行扫描: 配置maven配置文件: [root@jenkins ~]# find / -name settings.xml/opt/maven/conf/settings.xml[root@jenkins ~]#
阅读全文
posted @ 2022-08-29 12:02
401335990
阅读(406)
推荐(0)
posted @ 2022-08-28 11:30
401335990
阅读(338)
推荐(0)
posted @ 2022-08-28 10:26
401335990
阅读(65)
推荐(0)
摘要:
配置主机名: [edit]root# set system host-name R1 root@R1# set system name-server 8.8.8.8 密码恢复:
阅读全文
posted @ 2022-08-27 21:28
401335990
阅读(59)
推荐(0)
摘要:
rootcliconfigure show interfaces terseshow interfaces briefshow interfaces detailshow interfaces extensive show interfaces detail | match fe-0/0/0 hel
阅读全文
posted @ 2022-08-27 20:49
401335990
阅读(394)
推荐(0)
摘要:
CE设备配置:interface ge 1/0/0为下连PC接口: interface GE 1/0/0.1 mode l2encapsulation dot1q vid 10 全局模式下配置:bridge-domain 10vxlan vni 10quit commit (全局模式)或system
阅读全文
posted @ 2022-08-23 17:14
401335990
阅读(590)
推荐(0)
摘要:
首先需要安装 docker及docker-compose 过程省略 下载并上传harbor压缩包,harbor-offline-installer-v2.5.3.tgz 解压到/usr/local目录下 修改配置文件 名harbor.yml.tmpl 为harbor.yml hostname: 19
阅读全文
posted @ 2022-08-14 21:53
401335990
阅读(56)
推荐(0)
摘要:
首先: jenkins 安装 插件 sonar-qube 二、 jenkins 系统管理 > 系统配置 > 这样,jenkins就可以连接 sonar-qube了 Jenkins Manage Jenkins > Global Tool Configuration > 点击 “应用” “保存” 再次
阅读全文
posted @ 2022-08-14 12:09
401335990
阅读(228)
推荐(0)
摘要:
sonar 8.9.9 部署在192.168.66.150上: 首先需要部署 jdk 11 部署psql 部署sonar [root@sonar ~]# cat /home/sonar/sonarqube-8.9.9.56886/conf/sonar.properties | grep -Ev "^
阅读全文
posted @ 2022-08-14 11:17
401335990
阅读(1185)
推荐(0)