Skip to content

mattcburns/cmdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cmdb

Work in progress.

Introduction

This is a graph based Configuration Management DataBase or CMDB. The core components of this tool are the Configuration Item (CI) and Relationship. By creating and linking CIs together with Relationships, you can model the real world relationships between things, find faults and discover dependencies.

Currently, the API is not written and only a basic example is provided.

Internals

The CMDB is based on the bbolt KV database. IDs are generated as ULIDs.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages