Skip to content

vodaka/cmdb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cmdb

a cmdb based on python and Django
i also add some extension function to support configuration and application manager

Configuration Manager

this function is based on puppet
the cmdb can manage the puppet module,and work as a "External Node Classifier"
you can just add the enc.sh to your puppet master server,and change your puppet config file to use it

Application Manager

this function is based on docker and docker registry
the cmdb can show the docker containers on the server and the image in the docker registry,
and also show the detail of the container through the docker engine api

Dependency:

Django (1.8.1)
MySQL-python (1.2.5)
PyYAML (3.11)
PIL (1.1.6) --with freetype
docker-py (1.2.3)
requests (2.5.2)
backports.ssl_match_hostname (3.4.0.2)
websocket_client (0.32.0)
python-openstackclient (2.2.0)
python-dateutil (2.5.1)

UI Priview:

3

4

1

2

About

a cmdb based on python and Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 54.8%
  • Python 43.3%
  • CSS 1.8%
  • Shell 0.1%