Skip to content

Installation

NetBox Plugin Installation Model

Proxbox is installed as a standard NetBox plugin. The NetBox-side steps are:

  1. Install the Python package into the NetBox environment.
  2. Add netbox_proxbox to PLUGINS.
  3. Run plugin migrations.
  4. Run collectstatic.
  5. Restart NetBox and the NetBox RQ worker.

For the general NetBox plugin process, see the official NetBox plugin installation guide. Use the Proxbox-specific pages below for exact package names, Docker file locations, migrations, and backend setup.

Choose the path that matches your NetBox deployment:

Available guides: