Code Monkey home page Code Monkey logo

cuttlefish-cmdb's Introduction

Cuttlefish CMDB

Configuration Management Database leveraging Neo4j (graph database). Represents networks as they exist in real life (as a graph).

This project is still in development. The majority of it is untested.

Usage

There are various types of auth enabled: none, basic (username and pass), and Google OAuth2. You can set which one to use in the source code under CONFIG VARS. This will be made into a separate config file at a later time.

Local Deployment

Initialize a Neo4j DB instance on port 7474 (default). Navigate to project directory and run gunicorn app:app. It should run on port 8000.

Current functionality

As of now, Cuttlefish is just a fancy datastore. You can add an asset and its owner, and see it displayed in the asset list. You can change properties off assets (except owner). You can also remove assets. These are stored in a Neo4j database. So basically, this doesn't do anything you can't already do with Neo4j and Cypher. Unless of course you don't know Cypher. But it's a lot prettier here.

##TBD

Major updates, loosely ordered by priority, include

  • graph visualization of networks
  • automatically adding assets via a network scan or uploading of network logs
  • Adding users via some directory API is also on my list.

Small changes, loosely ordered by priority, include

  • bootstrap / datatables: CDN to local
  • separate / organize HTML/CSS/JS files

Testing

Warning: Testing will clear the local Neo4j database. Do not test if you have important data loaded. Not that end users should be testing things anyway.

Licence / Copyright

This project is licensed under GNU AGPLv3. It can be found LICENSE.txt. It is also licensed under the Neo Technology Contributor License Agreement v1.0.

Contact

Author: Brandon Tsao.
Email: [email protected]

cuttlefish-cmdb's People

Contributors

tsaoman avatar simpsonjulian avatar

Watchers

James Cloos avatar Woody Nd avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.