CMDB: configuration and management of IT resources | 运维的权威数据库
Go to file
wang-liang0615 45167225c9 Merge pull request #150 from EvanSung/optimize_20230810_acl_resource_fe
refactor(fe): reduce the width of resource mgt table
2023-08-10 19:32:49 +08:00
.github/workflows Create codeql-analysis.yml 2020-11-22 10:45:45 +08:00
cmdb-api fix: default arg value 2023-08-10 19:05:56 +08:00
cmdb-ui Merge pull request #150 from EvanSung/optimize_20230810_acl_resource_fe 2023-08-10 19:32:49 +08:00
docs upgrade celery 2023-08-08 13:16:07 +08:00
.gitignore /ci_types/<int:type_id>/attributes/transfer and /ci_types/<int:type_id>/attribute_groups/transfer 2020-01-19 17:59:32 +08:00
Dockerfile docker-compose is ok 2023-07-11 18:12:22 +08:00
LICENSE 前后端全面升级 2023-07-10 20:07:20 +08:00
Makefile upgrade celery 2023-08-08 13:16:07 +08:00
README.md fix dependabot alerts 2023-08-01 13:47:11 +08:00
README_en.md update readme 2023-07-20 11:01:25 +08:00
docker-compose.yml fix docker-compose 2023-07-20 18:36:32 +08:00

README_en.md

维易CMDB

License UI API

English / 中文

DEMO ONLINE

  • Preview online: CMDB
    • username: demo
    • password: 123456

ATTENTION: branch master may be unstable as the result of continued development, please pull code from releases

Overview

Technical Architecture

Document

Features

  • Flexibility
    1. Standardize and manage complex data assets
    2. Automatically discover and inventory IT assets
  • Security
    1. Fine-grained access control
    2. Comprehensive operation logs
  • Multi-application
    1. Rich view display dimensions
    2. Provide Restful API
    3. Custom field triggers

Main Features

  • Model attributes support indexing, multiple values, default sorting, font color, and computed properties.
  • Support automatic discovery, scheduled inspections, and file import.
  • Support resource, tree view, and relationship view display.
  • Support configuration and display of relationships between models.
  • Fine-grained access control and comprehensive operation logs.
  • Support cross-model search.

System Overview

  • Service Tree 1

View more screenshots

More Features

Welcome to visit VeOps official website to discover more free operations and maintenance systems.

Installation

One-Click Docker Quick Build

  • Prepare: install docker and docker-compose
  • In directory cmdb
    docker-compose up -d
    
  • View: http://127.0.0.1:8000
  • username: demo or admin
  • password: 123456

Local Setup

Installation with Makefile

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-feature)
  5. Create new Pull Request

Welcome to pay attention to our public account, click to contact us, join WeChat, QQ operation and maintenance group, and get more product and industry related information

QQgroup