# opendevops **Repository Path**: daibin1004/opendevops ## Basic Information - **Project Name**: opendevops - **Description**: CODO是一款为用户提供企业多混合云、一站式DevOps、自动化运维、完全开源的云管理平台 - **Primary Language**: Python - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: http://www.opendevops.cn/ - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 399 - **Created**: 2025-04-17 - **Last Updated**: 2025-04-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

[![opendevops/sb](https://jaywcjlove.github.io/sb/lang/english.svg)](README.md) [![opendevops/opendevops](https://jaywcjlove.github.io/sb/ico/gitee.svg)](http://gitee.com/opendevops) [![Python3](https://img.shields.io/badge/Python-3.9-green.svg?style=plastic)](https://www.python.org/) [![Golang](https://img.shields.io/badge/golang-1.23-brightgreen.svg?style=plastic)](https://golang.google.cn/) [![Tornado](https://img.shields.io/badge/Tornado-6.0-brightgreen.svg?style=plastic)](https://www.tornadoweb.org) [![Vue.js](https://img.shields.io/badge/Vuejs-2.5-brightgreen.svg?style=plastic)](https://cn.vuejs.org) [![Ant-Design.js](https://img.shields.io/badge/Ant--Design-4.8-blue.svg?style=plastic)](https://ant-design.antgroup.com/) [![Iview](https://img.shields.io/badge/iview-3.2.0-blue.svg?style=plastic)](https://www.iviewui.com/) [![996.icu](https://img.shields.io/badge/link-996.icu-red.svg)](https://996.icu) [![LICENSE](https://img.shields.io/badge/license-Anti%20996-blue.svg)](https://github.com/996icu/996.ICU/blob/master/LICENSE) ---- ## 项目介绍 CODO 是一款专为企业设计的开源全球一站式运维平台,支持多混合云环境和自动化运维,为企业提供跨地域、跨云的统一管理能力。 CODO前端基于 Vue + iView 和 React + Ant Design 开发,提供直观友好的操作界面,显著提升用户体验和工作效率。 CODO后端采用 Python Tornado 和 Golang Gin,具备轻量级、简洁清晰和异步非阻塞的特点,实现高并发和快速响应。 CODO微服务网关基于 OpenResty + Lua 开发,提供统一的 API 网关和服务治理能力,其优势在于高性能、灵活扩展和优秀的负载均衡支持。 CODO前端微服务基座构建于阿里 乾坤框架 之上,负责统一纳管前端应用,支持微前端架构,具备模块化管理、动态加载及高效集成的能力。 CODO集成了多种功能模块,支持跨地域和跨云环境的统一管理,帮助企业提升运维效率和系统可靠性。主要功能包括: - 自动化运维:支持任务调度、批量操作和流程编排,提升工作效率。 - 实时观测与预警:提供跨地域、跨云的实时监控能力,保障系统稳定性。 - 配置管理:集中管理云资源配置,减少人为错误,提升合规性。 - 云原生管理:支持容器化与云原生技术,简化 Kubernetes 和微服务管理。 - 日志与审计:提供统一的日志存储、分析及审计能力,确保安全性与可追溯性。 - 安全管理:强化权限控制和访问管理,保障系统安全。 - 多云管理:整合多云环境,实现资源优化与高效管理。 通过集中化的管理界面和强大的自动化工具,CODO能够帮助企业快速检测与修复故障,优化资源使用并确保合规性,助力企业在全球范围内实现高效、可靠的IT运维管理,从而全面提升业务连续性和市场竞争力。 众多功能模块我们一直在不停的调研和开发,如果你对此项目感兴趣可以加入我们的社区交流群, 同时也希望你能给我们项目一个![](https://img.shields.io/github/stars/opendevops-cn/opendevops.svg),为贡献者加油⛽️!为运维干杯🍻! ---- ### 语言 [English](README_EN.md) | [中文](README.md) ### 产品架构 ![](images/project_arch.png) ### 产品功能 ![](images/pro_fun_3.png) ### Demo 我们提供了Demo供使用者体验,可点击Try Online Demo快速进行体验。 `PS: Demo权限正在调试中,目前Demo用户只有查看权限,且暂不开放用户列表,Demo订单日志我们暂时清空了` - 地址:https://demo.opendevops.cn/login - 用户:demo - 密码:2ZbFYNv9WibWcR7GB6kcEY ![](image/codo_index.png) ### 开始使用 > 当前版本支持docker compose和kubernetes helm 一键快速部署。 - [Document](http://docs.opendevops.cn/) - [Quick Experience](https://demo.opendevops.cn/login) - [Deployment Document](https://github.com/opendevops-cn/codo-deploy-docs) ### 视频教程 > 视频会在业余时间持续录制,更多视频可以参考Up主空间:https://space.bilibili.com/388245257/ - [部署安装教程](https://www.bilibili.com/video/BV1BL4y1a7TU/) - [快速了解视频](https://www.bilibili.com/video/BV1rp4y1v7fa/) - [二次开发教程](https://www.bilibili.com/video/BV1Sy4y137md/) ### 模块链接 > CODO 项目我们是使用模块化、微服务化,以下为各个模块地址,同时也欢迎业界感兴趣各位大佬前来贡献 - 前端代码:[codo](https://github.com/opendevops-cn/codo) - 管理后端:[codo-admin](https://github.com/opendevops-cn/codo-admin) - 配置管理平台:[codo-cmdb](https://github.com/opendevops-cn/codo-cmdb) - 任务调度:[codo-flow](https://github.com/opendevops-cn/codo-flow) - 配置中心:[codo-kerrigan](https://github.com/opendevops-cn/kerrigan) - 通知中心:[codo-notice](https://github.com/opendevops-cn/codo-notice) - 灵云-kubernetes管理 :[codo-cnmp](https://github.com/opendevops-cn/codo-cnmp) - 管控中心 :[codo-agent-server](https://github.com/opendevops-cn/codo-agent-server) - 前端基座 :[codo-home-index](https://github.com/opendevops-cn/codo-home-index) - 天门网关 :[codo-gateway](https://github.com/opendevops-cn/codo-gateway) ### 感谢贡献者 感谢以下贡献着为CODO(CloudOpenDevOps)的贡献; 感谢各位的付出,让维护因你们变的不再枯燥、世界因你们而美丽,此排名不分前后,谢谢大家! | Name | Github Avatar | Name | GitHub Avatar | Name | Github Avatar | | --------------------------------------------- | ------------------------------------------------------------ | --------------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------- | ------------------------------------------------------------ | | [laoxu](https://github.com/rootman-xjj) | ![](https://avatars1.githubusercontent.com/u/46043588?s=70&v=4) | [shenshuo](https://github.com/ss1917) | ![](https://avatars3.githubusercontent.com/u/20316110?s=70&v=4) | [laowang](https://github.com/cyancow) | ![](https://avatars2.githubusercontent.com/u/56914892?s=70&v=4) | | [yanghongfei](https://github.com/yanghongfei) | ![](https://avatars3.githubusercontent.com/u/22789928?s=70&v=4) | [shenyingzhi](https://github.com/shenyingzhi) | ![](https://avatars0.githubusercontent.com/u/20352098?s=70&v=4) | [biantingting](https://github.com/biantingting94) | ![](https://avatars2.githubusercontent.com/u/32928032?s=70&v=4) | | [zhirenyongnan](https://github.com/Aaronzryn) | ![](https://avatars3.githubusercontent.com/u/35439838?s=70&v=4) | [libo](https://github.com/alexbolee) | ![](https://avatars0.githubusercontent.com/u/46021689?s=70&v=4) | [liuchunyu](https://github.com/liuchunyu007) | ![](https://avatars2.githubusercontent.com/u/49022863?s=70&v=4) | | [ops-coffee](https://github.com/ops-coffee) | ![](https://avatars3.githubusercontent.com/u/42868360?s=70&v=4) | [yangmingwei](https://github.com/yangmv) | ![](https://avatars3.githubusercontent.com/u/18107515?s=70&v=4) | [punk](https://github.com/it-sos) | ![](https://avatars.githubusercontent.com/u/34646441?s=70&v=4) | | [radius2136](https://github.com/radius2136) | ![](https://avatars2.githubusercontent.com/u/23356532?s=70&v=4) | | | | | | **[⬆ 返回顶部](#产品架构)** ### QQ交流群 > 感兴趣的同学可以加入我们的QQ交流群,代码我们也会不断进行更新,感谢大家的支持。 - 一键加入QQ群:CoDo  CloudOpenDevOps - 扫描二维码加群 ![](images/1558948707580.png) ## License Everything is [GPL v3.0](https://www.gnu.org/licenses/gpl-3.0.html). ## 写在最后 感谢以下同学为Demo环境进行赞助。 |Name|Github Avatar|贡献金额| |---|---|---| |[shenshuo](https://github.com/ss1917) | ![](https://avatars3.githubusercontent.com/u/20316110?s=70&v=4) | ¥500 | |[laowang](https://github.com/cyancow) | ![](https://avatars2.githubusercontent.com/u/56914892?s=70&v=4) | ¥300 | |[ops-coffee](https://github.com/ops-coffee) | ![](https://avatars3.githubusercontent.com/u/42868360?s=70&v=4) | ¥300 | |[yanghongfei](https://github.com/yanghongfei) | ![](https://avatars3.githubusercontent.com/u/22789928?s=70&v=4) | ¥300 | |[panda-yo](https://github.com/panda-yo) | ![](https://avatars3.githubusercontent.com/u/19947676?s=70&v=4) | ¥200 | |[yanshuanglong](https://github.com/yanshuanglong) | ![](https://avatars3.githubusercontent.com/u/53425315?s=70&v=4) | ¥200 | |[Victor](https://github.com/victor) | ![](https://avatars3.githubusercontent.com/u/7311?s=70&v=4) | ¥200 | |[DsinV](https://github.com/ywl913) | ![](https://avatars3.githubusercontent.com/u/8074956?s=70&v=4) | ¥200 | |[lixiaozheng](https://github.com/si7eka) | ![](https://avatars3.githubusercontent.com/u/22789928?s=70&v=4) | ¥200 | |[pcghost](https://github.com/q48775533q/) | ![](https://avatars3.githubusercontent.com/u/17016455?s=70&v=4) | ¥100 | |[ca7dEm0n](https://github.com/ca7dEm0n) | ![](https://avatars3.githubusercontent.com/u/14136093?s=70&v=4) | ¥100 | |[jiangming](https://github.com/jiangming1) | ![](https://avatars3.githubusercontent.com/u/22789928?s=70&v=4) | ¥100 | |[金额共计](https://github.com/opendevops-cn) | ![](https://avatars3.githubusercontent.com/u/44669566?s=70&v=4) | ¥2700 |