Modelize your datacenters infrastructures in YAML database
Project description
RacksDB
Overview
RacksDB is an open source solution to modelize your datacenters infrastructures. It provides a simple database schema to store information about the equipments in your datacenters. This database can be used as reference source for many purposes in IT management.
- Inventory: Get permanent reference list of equipments charactistics and enable conformity testing.
- Automation: Adopt Infrastructure-as-Code by coupling generic configuration management logic with infrastructures model.
- Continuous deployment: Define advanced deployment rules based on nodes characteristics declared in RacksDB.
- Monitoring: Synchronize monitoring services with equipments database and define dynamic dashboard.
- Documentation: Get updated architecture diagrams and define generic adaptative procedures.
Generally speaking, RacksDB is a specialized CMDB dedicated to DCIM.
Compared to others products, RacksDB can be considered lightweight alternative to more advanced tools such as NetBox and RackTables.
The main characteristics of RacksDB that makes it unique among other solutions are the following:
- YAML based. The data are stored in plain files using human-readable YAML format, easily managed with Git.
- Simple and pragmatic. The database schema is intuitive and practical, infrastructures can be described in few minutes.
- Tag-based. Easy filtering of data and equipments based on associated tags.
- Decentralized architecture. RacksDB can be deployed without central server, just by replicating few plain YAML files.
- Extensibility. In addition to RacksDB simple format, custom schema extensions can be defined to store specific data.
RacksDB provides multiple interfaces to request the database with its CLI tool, a Python library, a REST API and a Web UI.
For more details, read the full description of RacksDB.
Status
RacksDB is considered stable and ready for production.
Quickstart
To install and start using RacksDB in a few steps, follow the quickstart guide!
Documentation
The full documentation of RacksDB is available online with complete database definition reference documentation, how-tos (extensions, positioning), CLI manpage and library API documentation.
Community
Do you want to get in touch with developers and the community? Several channels are available:
-
Matrix Chat #racksdb:talk.rackslab.io: instant messaging for quick feedback and help.
[!NOTE] A Matrix account is required to access the chat room. It can be created in few steps on any Matrix network public provider such as matrix.org or gitter.im.
-
GitHub Discussions: send questions, ideas and suggestions.
Authors
RacksDB is developed and maintained by Rackslab. Please contact us for any questions or professionnal services.
The project has also received external contributions from great people:
Tests
To run the unit tests, launch this command:
$ python3 -m unittest discover -v .
License
RacksDB is distributed under the terms of the GNU General Public License v3.0 or later (GPLv3+).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file racksdb-0.4.0.tar.gz
.
File metadata
- Download URL: racksdb-0.4.0.tar.gz
- Upload date:
- Size: 53.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 507efc86d6f47b0f853991614fe1e61a91ef38f89532a0e5912821dcd78fae49 |
|
MD5 | 3ad84097273723913f6dd076377ebffd |
|
BLAKE2b-256 | 406820c831845e16695eb8eb0942a72435cace288e56293bc6ba014ca3366013 |
File details
Details for the file RacksDB-0.4.0-py3-none-any.whl
.
File metadata
- Download URL: RacksDB-0.4.0-py3-none-any.whl
- Upload date:
- Size: 69.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a63fa0d8c76fee0908178d272714e9edf29c62724b04efe6bf59dbe87589ef08 |
|
MD5 | 1144136d14c87467bbac163a00ce01b1 |
|
BLAKE2b-256 | f43ed84fc87c42ffec7b56b5cb1be02e4a93a51de5843b9232256cb2266e01eb |