Closed S1ubb closed 2 days ago
That script isn't to be run by the user, it's only run internally and programatically in the NetBox container.
To enable netbox, you do so during Malcolm configuration, by answering Y to Should Malcolm run and maintain an instance of NetBox, an infrastructure resource modeling tool?
I encounter a problem when trying to install netbox, it can't get the packages randomcolor and malcolm_utils.
To Reproduce in your malcolm repository, go to /netbox/scripts/ Run the ./netbox_init.py see the error of a few packages not wanting to be installed, install them find out 2 packages are not available, those being randomcolor and malcolm_utils
Malcolm config -- via the docker on linux (debian)