自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(4)
  • 收藏
  • 关注

原创 Gerrit Multi-Master Configuration

Multi-Master Configuration This document describes how to setup multiple Gerrit master servers using shared back-ends: shared DB and shared git repos. With multiple Gerrit masters it is possible to mi...

2020-03-05 17:37:18 602

原创 Jenkins-Gerrit变量表

The following variables are available to shell scripts 变量名 含义 BRANCH_NAME For a multibranch project, this will be set to the name of the branch being built, for example in case you wish to dep...

2020-03-05 11:38:02 1218

原创 Jenkins升级、迁移

一、寻找以下资源的存储位置 JENKINS_HOME jobs(任务) nodes plugins(插件) config.xml(视图、子节点等) credentials.xml(权限相关) users(权限相关) secrets文件夹(权限相关) secret.key(权限相关) publish ssh 插件相关配置 jenkins.plugins.publish_over_ssh.BapS...

2020-02-20 14:10:05 1058

原创 Elasticsearch7.3.2学习笔记

如何管理索引的生命周期? 答: 方法一: 新建policy 新建template & 关联policy ( "index.lifecycle.name": "datastream_policy") 创建索引—走模板—应用策略 方法二: 索引已经存在,模板已经存在 修改模板关联policy 通过模板创建的新索引将应用该policy 方法三: 索引已经存在 直接对索引加policy...

2020-02-18 18:01:36 779

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除