摘要:
#!/usr/bin/python # -*- coding: utf-8 -*- #+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ #@auhor by ruiy # # 阅读全文
开源、架构、Linux C/C++/python AI BI 运维开发自动化运维。 春风桃李花 秋雨梧桐叶。“力尽不知热 但惜夏日长”。夏不惜,秋不获。@ruiY--秦瑞python爬虫,C编程,嵌入式开发.hadoop大数据,桉树,onenebula云计算架构.linux运维及驱动开发. |
摘要:
#!/usr/bin/python # -*- coding: utf-8 -*- #+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ #@auhor by ruiy # # 阅读全文
摘要:
devOps focus topics: git/jenkins pipeline 版本构建 k8s + prometheus 业务计算支撑 python + shell 写写运维小工具,数据处理,日志分析,运维监控指标,监控预警 阿里云/天翼云相关服务器组件 k8s/rds/slb/alb/red 阅读全文
摘要:
./ReverseProxy_linux_amd64 ./ReverseProxy_linux_amd64 https://github.com/ilanyu/ReverseProxy/releases 阅读全文
摘要:
在使用git时,有时候需要回退最新代码到之前的某次提交或某个tag,将中间的所有代码提交去掉。同时保持中间的提交记录。实际应用时发现这个动作没有比较好的实现方式。 例如,如果使用git revert commit-id, 那么只会会退commit-id 对应的那次提交,之后的提交不受影响,仍然存在, 阅读全文
摘要:
http://192.168.xx.xxx:8081/#admin/repository/repositories:maven-central 配置上国内源:http://maven.aliyun.com/nexus/content/groups/public http://192.168.xx.x 阅读全文
摘要:
数据库cpu顶格 服务器 服务稳稳的 阅读全文
摘要:
已返回默认值 没有在 SCM 配置或者插件中的 Git 存储库配置错误 选项"使用仓库"设置为: "http://192.168.18.142/kmyl/km-manage.git" 请检查配置 pipeline{ agent any stages { stage('Checkout') { ste 阅读全文
摘要:
jenkins 对maven 相关pod 依赖 项目Deploy 即可 阅读全文
|