NetBox
NetBox is an open-source, extensible network documentation and IP address management (IPAM) system. It is designed to serve as a single source of truth for network infrastructure, storing information about devices, racks, sites, circuits, and IP addresses. The project was originally developed by DigitalOcean and is now maintained by the open-source community.
The primary purpose of NetBox is to manage and document physical and logical network components. It allows
NetBox's features extend beyond basic documentation. It supports modeling of virtual machines, compute, and storage resources,
The system is developed in Python using the Django web framework and utilizes PostgreSQL as its database.