Temporary performance degradation

We are currently experiencing service degradation and working on resolving this. Thank you for your patience and understanding.

NetBox (community-netbox) Package name

Install latest/stable of NetBox

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install community-netbox

Don't have snapd? Get set up for snaps.

Channel Version Published

Details for NetBox

Package name

  • community-netbox

License

  • Apache-2.0

Last updated

  • 9 April 2026 - latest/stable
  • 9 April 2026 - latest/edge

Websites


Contact


Source code


Report a bug


Report a Snap Store violation

Share this snap

Generate an embeddable card to be shared on external websites.

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
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.


Install NetBox on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.


Where people are using NetBox

Users by distribution (log)

Ubuntu 24.04