This website works better with JavaScript
Home
Explore
Help
Sign In
reghao
/
devops
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
CI/CD
455
Commits
1
Branches
0
Releases
Tree:
2ab3654c60
Branches
Tags
master
devops
HTTPS
SSH
ZIP
TAR.GZ
reghao
2ab3654c60
删除 mongodb 依赖, 不持久化日志
2 years ago
agent
c5a9521e26
update pom.xml
2 years ago
common
0d5b4511d0
update WsClient in common module
2 years ago
logstash
7c8e664e0e
添加 logstash 模块用于日志收集
2 years ago
manager
2ab3654c60
删除 mongodb 依赖, 不持久化日志
2 years ago
model
2d27b17c87
添加 model 模块, 用来共享一些公共数据
2 years ago
zzz
3e2d78aff3
update build script
2 years ago
.gitignore
9c3e1173ee
update gitignore
2 years ago
README.md
9f3b55a5a9
修改项目和模块名
4 years ago
pom.xml
7c8e664e0e
添加 logstash 模块用于日志收集
2 years ago
README.md
devops
一个 DevOps 自动化系统,分为 manager 和 agent 两个应用。