An open API service indexing awesome lists of open source software.

https://github.com/cavaliercoder/alexandria

Alexandria CMDB
https://github.com/cavaliercoder/alexandria

Last synced: 3 months ago
JSON representation

Alexandria CMDB

Awesome Lists containing this project

README

        

# Alexandria CMDB

*A CMDB from the future!!!*

Alexandria CMDB is an open source configuration management database written in [Google Go](https://golang.org/) with a [MongoDB](http://www.mongodb.org/) backend.

This project is in infancy and not ready for deployment. It aims to achieve the following:

* Fast, lightweight and low configuration overhead
* Intuitive and responsive frontend
* Automated data sourcing, transformation and validation
* Message bus integration
* Vertical and horizontal scalability
* High availability
* Comprehensive RESTful API
* Multitenanted, cloud or on-premise
* ITIL friendly

For more information, see the [Alexandria CMDB docs](http://cavaliercoder.github.io/alexandria-docs/).

## License

Alexandria CMDB - Open source configuration management database
Copyright (C) 2014 Ryan Armstrong ([email protected])

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see .