netbox

netbox

Aplicación Docker from linuxserver's Repository

Visión general

Netbox(https://github.com/netbox-community/netbox) is an IP address management (IPAM) and data center infrastructure management (DCIM) tool. Initially conceived by the network engineering team at DigitalOcean, NetBox was developed specifically to address the needs of network and infrastructure engineers. It is intended to function as a domain-specific source of truth for network operations.

Requisitos

PostGres and Redis installed

Argumentos en tiempo de ejecución

Red
bridge
Concha
bash
Privilegiado
false

Configuración de plantillas

WebUIPorttcp

will map the container's port 8000 to port 8000 on the host

Objetivo
8000
Por defecto
8000
AppdataPathrw

Persistent config files

Objetivo
/config
SUPERUSER_EMAILVariable

Email address for `admin` account

SUPERUSER_PASSWORDVariable

Password for `admin` account

ALLOWED_HOSTVariable

The hostname you will use to access the app (e.g., netbox.example.com)

DB_NAMEVariable

Database name (default: netbox)

DB_USERVariable

Database user

DB_PASSWORDVariable

Database password

DB_HOSTVariable

Database host (default: postgres)

DB_PORTVariable

Database port (default: 5432)

REDIS_HOSTVariable

Redis host (default: redis)

REDIS_PORTVariable

Redis port number (default: 6379)

REDIS_USERNAMEVariable

Redis username (default: none)

REDIS_PASSWORDVariable

Redis password (default: none)

REDIS_DB_TASKVariable

Redis database ID for tasks (default: 0)

REDIS_DB_CACHEVariable

Redis database ID for caching (default: 1)

BASE_PATHVariable

The path you will use to access the app (i.e., /netbox, default: none)

CSRF_TRUSTED_ORIGINSVariable

List of comma-separated, single quoted, trusted origins. Must include protocol, and port if applicable (default: )

REMOTE_AUTH_ENABLEDVariable

Enable remote authentication (default: False)

REMOTE_AUTH_BACKENDVariable

Python path to the custom Django authentication backend to use for external user authentication (default: netbox.authentication.RemoteUserBackend)

REMOTE_AUTH_HEADERVariable

Name of the HTTP header which informs NetBox of the currently authenticated user. (default: HTTP_REMOTE_USER)

REMOTE_AUTH_AUTO_CREATE_USERVariable

If true, NetBox will automatically create local accounts for users authenticated via a remote service (default: False)

REMOTE_AUTH_DEFAULT_GROUPSVariable

The list of groups to assign a new user account when created using remote authentication (default: )

REMOTE_AUTH_DEFAULT_PERMISSIONSVariable

A mapping of permissions to assign a new user account when created using remote authentication (default: {})

PUIDVariable

Container Variable: PUID

Por defecto
99
PGIDVariable

Container Variable: PGID

Por defecto
100
UMASKVariable

Container Variable: UMASK

Por defecto
022

Descargar estadísticas

1,503,173
Descargas totales
30,190
Este mes
26,581
Media / Mes

Descargas totales a lo largo del tiempo

Cargando gráfico...

Detalles

Repositorio
lscr.io/linuxserver/netbox
Última actualización2026-05-05
Visto por primera vez2020-09-27

Ejecute Netbox en Unraid.

Netbox se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.