Update README.md

This commit is contained in:
pycook 2023-07-12 10:09:11 +08:00 committed by GitHub
parent 2ef4c438e2
commit e45070ebdc
1 changed files with 19 additions and 23 deletions

View File

@ -1,21 +1,19 @@
![基础资源视图](docs/logo.png) ![基础资源视图](docs/logo.png)
[![License](https://img.shields.io/badge/License-AGPLv3-brightgreen)](https://github.com/veops/cmdb/blob/master/LICENSE) [![License](https://img.shields.io/badge/License-AGPLv3-brightgreen)](https://github.com/veops/cmdb/blob/master/LICENSE)
[![UI](https://img.shields.io/badge/UI-Ant%20Design%20Pro%20Vue-brightgreen)](https://github.com/sendya/ant-design-pro-vue) [![UI](https://img.shields.io/badge/UI-Ant%20Design%20Pro%20Vue-brightgreen)](https://github.com/sendya/ant-design-pro-vue)
[![API](https://img.shields.io/badge/API-Flask-brightgreen)](https://github.com/pallets/flask) [![API](https://img.shields.io/badge/API-Flask-brightgreen)](https://github.com/pallets/flask)
[English](README_en.md) / [中文](README.md) [English](README_en.md) / [中文](README.md)
- 在线体验: <a href="https://cmdb.veops.cn" target="_blank">CMDB</a> - 在线体验: <a href="https://cmdb.veops.cn" target="_blank">CMDB</a>
- username: demo - username: demo
- password: 123456 - password: 123456
> **重要提示**: `master` 分支在开发过程中可能处于 *不稳定的状态* > **重要提示**: `master` 分支在开发过程中可能处于 _不稳定的状态_
请通过[releases](https://github.com/veops/cmdb/releases)获取 > 请通过[releases](https://github.com/veops/cmdb/releases)获取
系统介绍 ## 系统介绍
-------------
### 整体架构 ### 整体架构
@ -24,22 +22,22 @@
### 相关文档 ### 相关文档
- <a href="https://zhuanlan.zhihu.com/p/98453732" target="_blank">设计文档</a> - <a href="https://zhuanlan.zhihu.com/p/98453732" target="_blank">设计文档</a>
- <a href="https://github.com/veops/cmdb/tree/master/docs/cmdb_api.md" target="_blank">API文档</a> - <a href="https://github.com/veops/cmdb/tree/master/docs/cmdb_api.md" target="_blank">API 文档</a>
- <a href="https://mp.weixin.qq.com/s/EflmmJ-qdUkddTx2hRt3pA" target="_blank">树形视图实践</a> - <a href="https://mp.weixin.qq.com/s/EflmmJ-qdUkddTx2hRt3pA" target="_blank">树形视图实践</a>
### 特点 ### 特点
- 灵活性 - 灵活性
1. 规范并统一纳管复杂数据资产 1. 规范并统一纳管复杂数据资产
2. 自动发现入库IT资产 2. 自动发现入库 IT 资产
- 安全性 - 安全性
1. 细粒度访问控制 1. 细粒度访问控制
2. 完备操作日志 2. 完备操作日志
- 多应用 - 多应用
1. 丰富视图展示维度 1. 丰富视图展示维度
2. 提供Restful API 2. 提供 Restful API
3. 自定义字段触发器 3. 自定义字段触发器
### 主要功能 ### 主要功能
- 模型属性支持索引多值默认排序字体颜色支持计算属性 - 模型属性支持索引多值默认排序字体颜色支持计算属性
@ -65,18 +63,16 @@
[Spug - 开源轻量自动化运维平台](https://github.com/openspug/spug) [Spug - 开源轻量自动化运维平台](https://github.com/openspug/spug)
安装 ## 安装
----
### [Docker一键快速构建](docs/docker.md) ### [Docker 一键快速构建](docs/docker.md)
### [本地搭建](docs/local.md) ### [本地搭建](docs/local.md)
### [Makefile安装](docs/makefile.md) ### [Makefile 安装](docs/makefile.md)
---
---------------------- _**欢迎加入 CMDB 运维开发 QQ 336164978**_
_**欢迎加入CMDB运维开发QQ群336164978**_
![QQ群](docs/qr_code.jpg) ![QQ群](docs/qr_code.jpg)