CI/CD

reghao ee9c15b0e9 添加部署 manager 和 agent 的脚本 il y a 2 ans
agent 4aa44c754a 更新 agent 的配置文件, 只需指定 manager 的地址和端口即可 il y a 2 ans
common bac2c07c36 CompileHandler 中添加对 CompileType.none 的处理 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 7d4b8ddd91 处于某种原因(例如应用进程异常结束), AppBuilding 的状态会出现不一致, 因此在 BuildStat 中添加了一个 resetState 方法, 在应用启动时会自动修复状态不一致的 AppBuilding. 并且提供了一个 web 接口, 但该接口未启用 il y a 2 ans
zzz ee9c15b0e9 添加部署 manager 和 agent 的脚本 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 两个应用。