4.5.62101.9 MB
Apache-2.0
strict
core24
The premier source of truth powering network automation
NetBox is the leading solution for modeling and documenting modern networks.
It combines traditional DCIM (Data Center Infrastructure Management) and
IPAM (IP Address Management) with powerful automation capabilities.
This snap packages the NetBox application with Gunicorn. PostgreSQL and
Redis must be provided separately (system packages, Docker, etc.).
Quick start:
sudo apt install postgresql redis-server
sudo -u postgres createuser netbox
sudo -u postgres createdb -O netbox netbox
sudo snap set community-netbox db.host=localhost db.port=5432 \
sudo snap set community-netbox redis.host=localhost redis.port=6379
sudo community-netbox.manage createsuperuser
# Open http://localhost:8080
All settings are available via
It combines traditional DCIM (Data Center Infrastructure Management) and
IPAM (IP Address Management) with powerful automation capabilities.
This snap packages the NetBox application with Gunicorn. PostgreSQL and
Redis must be provided separately (system packages, Docker, etc.).
Quick start:
sudo apt install postgresql redis-server
sudo -u postgres createuser netbox
sudo -u postgres createdb -O netbox netbox
sudo snap set community-netbox db.host=localhost db.port=5432 \
db.name=netbox db.user=netbox db.password=""sudo snap set community-netbox redis.host=localhost redis.port=6379
sudo community-netbox.manage createsuperuser
# Open http://localhost:8080
All settings are available via
snap get community-netbox.Update History
4.5.5 (1) → 4.5.6 (2)9 Apr 2026, 13:50 UTC
4.5.5 (1)27 Mar 2026, 00:49 UTC
27 Mar 2026, 00:09 UTC
2 Apr 2026, 23:27 UTC
27 Mar 2026, 00:49 UTC