https://github.com/cavaliercoder/alexandria
Alexandria CMDB
https://github.com/cavaliercoder/alexandria
Last synced: 3 months ago
JSON representation
Alexandria CMDB
- Host: GitHub
- URL: https://github.com/cavaliercoder/alexandria
- Owner: cavaliercoder
- License: gpl-3.0
- Created: 2014-12-12T02:06:50.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-01T08:10:48.000Z (over 10 years ago)
- Last Synced: 2025-03-20T00:11:16.040Z (3 months ago)
- Language: Go
- Size: 813 KB
- Stars: 13
- Watchers: 7
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 friendlyFor 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 .