上一页 1 2 3 4 5 6 ··· 11 下一页
摘要: 官网下载地址:https://kafka.apache.org/downloads kafka 在 2.8 版本开始脱离 zookeeper,本文示例版本为 3.7.1。 参考:https://blog.csdn.net/zaixiaqin/article/details/134968110 1、下 阅读全文
posted @ 2024-07-04 18:35 苦逼yw 阅读(239) 评论(0) 推荐(0) 编辑
摘要: logstach官网下载:https://www.elastic.co/cn/downloads/past-releases 1、查看logstach有没有自带输出到mongo的插件,到logstach安装目录/bin下 cd /data/logstash-8.6.2/bin/ ./logstash 阅读全文
posted @ 2024-07-04 12:02 苦逼yw 阅读(7) 评论(0) 推荐(0) 编辑
摘要: 官网地址:https://www.mongodb.com/try/download/community 1、下载 wget https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-rhel70-6.0.16.tgz 2、解压 tar zxvf mo 阅读全文
posted @ 2024-07-04 11:30 苦逼yw 阅读(44) 评论(0) 推荐(0) 编辑
摘要: 官方文档:https://gitee.com/paddlepaddle/PaddleOCR/blob/main/deploy/pdserving/README_CN.md 最新模型:https://aistudio.baidu.com/projectdetail/paddlex/6796224 se 阅读全文
posted @ 2024-05-29 16:08 苦逼yw 阅读(208) 评论(0) 推荐(0) 编辑
摘要: 参考:https://blog.csdn.net/wx17343624830/article/details/136906665 参考:https://blog.csdn.net/Step_By_XXX/article/details/131470414 pipeline { agent any t 阅读全文
posted @ 2024-05-17 18:01 苦逼yw 阅读(5) 评论(0) 推荐(0) 编辑
摘要: 1、在/usr/lib/systemd/system/创建xxx.service,其中xxx是服务名,如/usr/lib/systemd/system/node_exporter.service vim /usr/lib/systemd/system/node_exporter.service [U 阅读全文
posted @ 2024-05-15 10:33 苦逼yw 阅读(61) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/qq_42428269/article/details/86255488 阅读全文
posted @ 2024-05-14 15:32 苦逼yw 阅读(3) 评论(0) 推荐(0) 编辑
摘要: 学习文档: https://www.cnblogs.com/hujinzhong/p/14593293.html https://blog.csdn.net/qq_45939519/article/details/121052408 官方文档: https://python-jenkins.read 阅读全文
posted @ 2024-05-08 17:00 苦逼yw 阅读(73) 评论(0) 推荐(0) 编辑
摘要: 参考:https://blog.csdn.net/ladymorgana/article/details/129945010 1、在https://github.com/goharbor/harbor/releases下载harbor-offline-installer-v2.10.1.tgz 2、 阅读全文
posted @ 2024-05-07 17:48 苦逼yw 阅读(181) 评论(0) 推荐(0) 编辑
摘要: 1、添加Jenkins仓库 sudo wget -O /etc/yum.repos.d/jenkins.repo https://pkg.jenkins.io/redhat-stable/jenkins.repo sudo rpm --import https://pkg.jenkins.io/re 阅读全文
posted @ 2024-05-07 16:44 苦逼yw 阅读(174) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 ··· 11 下一页