netbox
Docker 应用程序 from linuxserver's Repository
概述
要求
运行时参数
- 网络
bridge- 外壳
bash- 特权
- false
模板配置
will map the container's port 8000 to port 8000 on the host
- 目标
- 8000
- 默认值
- 8000
Persistent config files
- 目标
- /config
Email address for `admin` account
Password for `admin` account
The hostname you will use to access the app (e.g., netbox.example.com)
Database name (default: netbox)
Database user
Database password
Database host (default: postgres)
Database port (default: 5432)
Redis host (default: redis)
Redis port number (default: 6379)
Redis username (default: none)
Redis password (default: none)
Redis database ID for tasks (default: 0)
Redis database ID for caching (default: 1)
The path you will use to access the app (i.e., /netbox, default: none)
List of comma-separated, single quoted, trusted origins. Must include protocol, and port if applicable (default: )
Enable remote authentication (default: False)
Python path to the custom Django authentication backend to use for external user authentication (default: netbox.authentication.RemoteUserBackend)
Name of the HTTP header which informs NetBox of the currently authenticated user. (default: HTTP_REMOTE_USER)
If true, NetBox will automatically create local accounts for users authenticated via a remote service (default: False)
The list of groups to assign a new user account when created using remote authentication (default: )
A mapping of permissions to assign a new user account when created using remote authentication (default: {})
Container Variable: PUID
- 默认值
- 99
Container Variable: PGID
- 默认值
- 100
Container Variable: UMASK
- 默认值
- 022
下载统计数据
长期下载总量
详细信息
lscr.io/linuxserver/netbox在Unraid 上运行 Netbox 。
Netbox 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。