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
Requirement:
- Docker Compose
- MySQL/MariaDB
- Keycloak for SSO
- S3-like for object storage
- ESET data to populate
Deployment instructions:
- Download
/dockerfiles 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.ymlfiles - 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! |
Releases
3
bundledcmdb v7.0.0
Latest
Languages
PHP
89.1%
CSS
8.2%
Dockerfile
2.7%