https://github.com/schorschii/fluentdb
Yet another CMDB system, with i-doit compatible API, just cooler
https://github.com/schorschii/fluentdb
cmdb documentation
Last synced: 3 months ago
JSON representation
Yet another CMDB system, with i-doit compatible API, just cooler
- Host: GitHub
- URL: https://github.com/schorschii/fluentdb
- Owner: schorschii
- License: gpl-3.0
- Created: 2025-06-30T13:09:34.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-08-01T13:28:46.000Z (6 months ago)
- Last Synced: 2025-08-28T03:08:59.477Z (5 months ago)
- Topics: cmdb, documentation
- Language: PHP
- Homepage:
- Size: 3.63 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
README
# fluentDB
**Self Hosted / On Premise General Database and CMDB Application**
It focuses on easy usability (good GUI/UX), simplicity (assessable code with minimal external dependencies) and performance (many users can manage a big amount of objects with minimal server resources).
It features an idoit-like JSON-RPC API.
### Roadmap
This project is in a very early stage of development. Planned features are:
- object type & category management via web UI
(currently, object types and catagories must be created manually in the database)
- permission management
- CSV import
- IP address management
### Screenshots
// TODO
## System Requirements
### Server
- Software
- any Linux Distribution
- MySQL/MariaDB Database Server
- Apache2 Web Server
- PHP 7.0 or newer
- Hardware Recommendations for ~1000 Objects & 10 Active Users
- 2 CPU cores
- 4GB RAM
- 20GB HDD
### (Admin) Client
- Chromium-based Web Browser (Chrome/Chromium v80 or newer, Opera etc.)
- Firefox (v80 or newer)
## Translations & Contributions Welcome!
Please open a pull request for any improvements you like!
For translators: the language files are in `lib/Language/.php`. There you can insert new files with your translations or correct existing ones. Thank you very much!
## Information, Manual, Documentation
**Please read the documentation in the [`/docs`](docs/README.md) folder.**
Quick Links:
- [Overview](docs/README.md)
- [Installation Guide](docs/Server-Installation.md)
## License
This project is open source, which means you have the freedom to view the source code, report issues and submit improvements on GitHub, which are very welcome. However, a license is required if you want to manage more than 20 computers with this system. Please buy the appropriate licenses [here](https://georg-sieber.de/?page=oco).
## Support & Specific Adjustments
You need support or specific adjustments for your environment? You can hire me to extend fluentDB to your needs or to write custom reports etc. Please [contact me](https://georg-sieber.de/?page=impressum) if you are interested.