上一页 1 2 3 4 5 6 7 8 9 10 ··· 15 下一页
摘要: 官网地址: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 阅读(242) 评论(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 阅读(1038) 评论(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 阅读(26) 评论(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 阅读(111) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/qq_42428269/article/details/86255488 阅读全文
posted @ 2024-05-14 15:32 苦逼yw 阅读(25) 评论(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 阅读(148) 评论(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 阅读(355) 评论(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 阅读(332) 评论(0) 推荐(0)
摘要: 参考:https://www.cnblogs.com/ssgeek/p/12302135.html 参考:https://blog.51cto.com/zhangxueliang/2970035 需要连外网的服务器被squid代理所有命令,注意:会影响k8s集群 1、添加环境变量 vim /etc/ 阅读全文
posted @ 2024-03-29 10:42 苦逼yw 阅读(89) 评论(0) 推荐(0)
摘要: 参考:https://blog.csdn.net/liuxianwen1990/article/details/136256490 1,把jar包复制/opt/test, cd到这个目录下 2,创建Dockerfile文件, jdk8版本 vim Dockerfile FROM openjdk:8- 阅读全文
posted @ 2024-03-26 11:27 苦逼yw 阅读(288) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 8 9 10 ··· 15 下一页