CI/CD

reghao 6640ac5bb1 只有 ENVIRONMENT 和 APP_TYPE 这两个自定义的标签在 selectCache 中存取, 其他的自定义标签仍在 localCache 中存取 il y a 2 ans
agent 4aa44c754a 更新 agent 的配置文件, 只需指定 manager 的地址和端口即可 il y a 2 ans
common bd4bbdcb8b 更新 HomePageController, 删除无用代码 il y a 2 ans
deployer 3d725c5973 更新 devops-deployer 传入的参数 il y a 2 ans
logstash 8a6ac46729 以 devops1 仓库 master 分支的 d5c931b920 版本为起点 il y a 2 ans
manager 6640ac5bb1 只有 ENVIRONMENT 和 APP_TYPE 这两个自定义的标签在 selectCache 中存取, 其他的自定义标签仍在 localCache 中存取 il y a 2 ans
zzz cd871b589f 1.添加存放 server 登录信息的 csv 文件, deployer 会读取该 csv 文件来获取登录 server 需要的帐号密码 il y a 2 ans
.gitignore edd6d082c5 update .gitignore il y a 2 ans
README.md 8a6ac46729 以 devops1 仓库 master 分支的 d5c931b920 版本为起点 il y a 2 ans
pom.xml 1f989aff4e 添加一个 deployer 模块, 专门用来部署 manager 和 agent il y a 2 ans

README.md

devops

一个 DevOps 自动化系统,分为 manager 和 agent 两个应用。