Infrastructure resource modeling for network automation. Open source under Apache 2. Public demo: https://demo.netbox.dev
-
Updated
Sep 2, 2021 - Python
NetBox is an IP address management (IPAM) and data center infrastructure management (DCIM) tool. Initially conceived by the network engineering team at DigitalOcean, NetBox was developed specifically to address the needs of network and infrastructure engineers. It is intended to function as a domain-specific source of truth for network operations.
I'd like to be able to use custom scripts in Netbox.
I believe this will need a volume to be mounted at /opt/netbox/netbox/scripts in the deployment, and a means by which Helm users can store their scripts in a configmap (which I'm not so clear on).
Created by NetBox Community
Released June 2016
Latest release 2 days ago
It would be nice to setup the API Token for the superuser, to ensure that objects in NetBox could be created directly after installing.