2025-12-10 01:33:40 +00:00
2025-12-09 22:33:15 -03:00
2025-12-09 20:01:41 -03:00
yey
2025-12-09 15:33:05 -03:00
2025-12-09 15:36:10 -03:00
yey
2025-12-09 15:33:05 -03:00
2025-12-09 22:33:15 -03:00
2025-12-09 22:33:15 -03:00
2025-12-09 22:33:15 -03:00
yey
2025-12-09 15:33:05 -03:00
2025-12-09 15:36:10 -03:00
2025-12-10 01:33:40 +00:00
2025-12-09 15:36:10 -03:00
yey
2025-12-09 15:33:05 -03:00

Bundled CMDB

Small CMDB project that uses ESET data sent to database for asset management, uses Keycloak as SSO provider for user authentication, S3 for file submission and access related to each asset

Stars Watchers Forks GitHub commit activity GitHub Issues License
GitHub last commit Security Code of Conduct GitHub Sponsors

Requirement:

  • Docker Compose
  • MySQL/MariaDB
  • Keycloak for SSO
  • S3-like for object storage
  • ESET data to populate

Deployment instructions:

  • Download /docker files on your server, example:
curl -o .env https://raw.githubusercontent.com/ivancarlosti/bundledcmdb/main/docker/.env
curl -o docker-compose.yml https://raw.githubusercontent.com/ivancarlosti/bundledcmdb/main/docker/docker-compose.yml
  • Edit both .env, docker-compose.yml files
  • Start Docker Compose, example:
docker compose pull && docker compose up -d

🧑‍💻 Consulting and technical support

  • For personal support and queries, please submit a new issue to have it addressed.
  • For commercial related questions, please contact me for consulting costs.

🩷 Project support

If you found this project helpful, consider
buying me a coffee, donate by paypal, sponsor this project or just leave a star
Thanks for your support, it is much appreciated!
Description
No description provided
Readme MIT 7 MiB
2025-12-10 01:33:41 +00:00
Languages
PHP 89.1%
CSS 8.2%
Dockerfile 2.7%