docker安装jenkins:Jenkins学习笔记(一):Docker安装Jenkins及自动部署Maven项目_L·兔子先生的博客-CSDN博客
Jenkins + Docker + Github 实现自动化部署 Maven 项目 - 腾讯云开发者社区-腾讯云
docker安装:
docker安装以及部署_docker部署_春风与麋鹿的博客-CSDN博客
docker安装grafana:
jmeret监控:
https://www.cnblogs.com/JcHome/p/15000358.html
压测监控平台搭建(Docker + JMeter + InfluxDB + Grafana + node_exporter)_压测平台搭建_07feng的博客-CSDN博客
CPU使用率高:
for i in `seq 1 $(cat /proc/cpuinfo |grep "physical id" |wc -l)`; do dd if=/dev/zero of=/dev/null & done
压测监控平台搭建(Docker + JMeter + InfluxDB + Grafana + node_exporter):
压测监控平台搭建(Docker + JMeter + InfluxDB + Grafana + node_exporter)_压测平台搭建_07feng的博客-CSDN博客
项目链接:
Locust 性能测试:
程序员 - 6000字Locust入门详解 - 个人文章 - SegmentFault 思否
locust 性能测试使用教程_locust教程_@测试小兵的博客-CSDN博客
https://www.cnblogs.com/zuxixi/p/13394944.html
httprunner接口自动化:
https://www.cnblogs.com/faith007/p/15780748.html
pip show markupsafe
python -m pip install markupsafe==2.0.1
https://www.cnblogs.com/xiaoyanguniang/p/16506610.html
centos搭建python环境_centos安装python:
centos搭建python环境_centos安装python - 腾讯云开发者社区-腾讯云
pip下载超时:
完美解决 Could not find a version that satisfies the requirement 安装包名字 (from versions: )_戴国进的博客-CSDN博客
Flask的环境搭建:
https://www.cnblogs.com/weke/articles/10629360.html
docker 配置java环境:
docker配置java环境(全手动方式)_docker配置jdk环境_Alinlx的博客-CSDN博客
UI自动化识别验证码:
带带弟弟OCR服务器版本(ocr_api_server),无脑安装教程 - 知乎
mysql练习题:
https://zhuanlan.zhihu.com/p/533473137?utm_id=0
https://blog.csdn.net/qq_44614710/article/details/86714504