The Premiere Network Source of Truth
NetBox is the source of truth for everything on your network, from physical components like power systems and cabling to virtual assets like IP addresses and VLANs. Network automation and monitoring tools draw from this authoritative plan to push out configurations and monitor changes across the enterprise.
Installation
- On Proxmox, create a new container utilizing the latest Debian release
- Update everything with
apt
and installgit
,docker
,docker-compose
, andcontainerd
-
Copy and paste the following into the terminal. While you wait for it to build and boot, update your firewall rules.
-
Create your user to log in:
- The whole application will be available after a few minutes. Open the URL
http://0.0.0.0:8000/
in a web-browser. You should see the NetBox homepage.