会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
༺༽King༼༻
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
10
11
12
13
14
15
16
17
18
19
下一页
2020年6月30日
kubernetes 中部署 metrics-server
摘要: https://www.jianshu.com/p/7a4c97ac0954
阅读全文
posted @ 2020-06-30 16:19 hanwei666
阅读(133)
评论(0)
推荐(0)
2020年6月29日
Jenkins 灰度
摘要: Jenkins 灰度 #!/bin/bash DATE=`date +%Y-%m-%d_%H-%M-%S` METHOD=$1 BRANCH=$2 GROUP_LIST=$3 function IP_list(){ if [[ ${GROUP_LIST} == "GROUP1" ]];then Se
阅读全文
posted @ 2020-06-29 10:29 hanwei666
阅读(335)
评论(0)
推荐(0)
2020年6月24日
socat管理haproxy以及haproxy调优
摘要: https://www.cnblogs.com/nmap/p/6498224.html
阅读全文
posted @ 2020-06-24 17:57 hanwei666
阅读(148)
评论(0)
推荐(0)
代码质量测试工具SonarQube安装配置
摘要: http://www.yunweipai.com/35896.html
阅读全文
posted @ 2020-06-24 16:22 hanwei666
阅读(111)
评论(0)
推荐(0)
Jenkins+主从+Pipeline+Webhook
摘要: jenkins安装 下载地址:https://pkg.jenkins.io/debian-stable/ sudo apt-get update apt install daemon sudo apt-get install openjdk-8-jdk java -version dpkg -i j
阅读全文
posted @ 2020-06-24 15:36 hanwei666
阅读(745)
评论(0)
推荐(0)
2020年6月22日
xtrabackup 实现MySQL数据库备份
摘要: https://mp.weixin.qq.com/s/fL8Mp0hM-rzyPXjDUFZP-Q
阅读全文
posted @ 2020-06-22 10:33 hanwei666
阅读(104)
评论(0)
推荐(0)
2020年6月21日
jenkins 加速安装插件
摘要: 方法一 登录清华大学镜像网站 搜索jenkins 找到plugins/ 找到插件下载后 拷贝/var/lib/jenkins/plugins/ 重启jenkins 方法二 在已经安装好的插件的jenkins上直接拷贝 scp -r /var/lib/jenkins/plugins/ jenkins@
阅读全文
posted @ 2020-06-21 14:50 hanwei666
阅读(150)
评论(0)
推荐(0)
2020年6月19日
gitlab
摘要: gitlab安装 gitlab下载地址:https://mirrors.tuna.tsinghua.edu.cn/ dpkh -i package/gitlab-ce_11.11.8-ce.0_amd64.deb 开启邮箱smtp 用于gitlab发送邮件 cat /etc/gitlab/gitla
阅读全文
posted @ 2020-06-19 16:04 hanwei666
阅读(231)
评论(0)
推荐(0)
2020年6月17日
MySQL千万级别大表,你要如何优化?
摘要: https://mp.weixin.qq.com/s/PLiMECAm0cVi2tPzEXkBog
阅读全文
posted @ 2020-06-17 16:47 hanwei666
阅读(155)
评论(0)
推荐(0)
kafka入门
摘要: https://www.cnblogs.com/liuyanling/p/13124403.html https://my.oschina.net/jallenkwong/blog/4449224 https://www.cnblogs.com/keatsCoder/p/13291615.html
阅读全文
posted @ 2020-06-17 11:04 hanwei666
阅读(105)
评论(0)
推荐(0)
上一页
1
···
10
11
12
13
14
15
16
17
18
19
下一页
公告
……