Installation
Existing NetBox instance
This is simple:
- Download the
network_cmdbplugin from the criteo/netbox-network-cmdb repository. - Place the directory in your NetBox instance.
- Open the
netbox/configuration.pyfile and addnetbox_cmdbin thePLUGINSlist. - Restart your NetBox instance.
From scratch
You can have a look at the docker-compose.yml and the other scripts in the develop directory.
- For development/test, simply run
make startfrom the Network CMDB repository. - For production, please ensure to integrate it properly to your environment.
Access the UI
For now, there are no CMDB components in NetBox UI. It will be added later.
In the meantime you can access the CMDB in the Django Admin UI: http://127.0.0.1:8000/admin/