netronome

netronome

Docker 应用程序 from Soitora's Repository

概述

Netronome is a modern network speed testing and monitoring tool built with Go and React. If you run into permission issues, run "chmod 777" for the netronome parent folder. You can also check to make sure that the folders are set to 101:102 rather than Unraid default of 99:100.

运行时参数

网络用户界面
http://[IP]:[PORT:7575]/
网络
bridge
外壳
sh
特权
false
额外参数
--cap-add=NET_RAW --cap-add=NET_ADMIN --health-cmd='pg_isready -U netronome' --health-interval=5s --health-retries=5 --health-timeout=5s

模板配置

Web UI portPorttcp
目标
7575
默认值
7575
价值
7575
Session secretVariable

Auto-generated if empty.

目标
NETRONOME__SESSION_SECRET
DataPathrw,shared
目标
/data
默认值
/mnt/user/appdata/netronome
价值
/mnt/user/appdata/netronome
Listen addressVariable
目标
NETRONOME__HOST
默认值
0.0.0.0
价值
0.0.0.0
Database typeVariable

Choose between sqlite and postgres.

目标
NETRONOME__DB_TYPE
默认值
sqlite
价值
sqlite
SQLite Database pathVariable
目标
NETRONOME__DB_PATH
默认值
/data/netronome/netronome.db
价值
/data/netronome/netronome.db
PostgreSQL Database hostVariable
目标
NETRONOME__DB_HOST
默认值
localhost
价值
localhost
PostgreSQL Database portVariable
目标
NETRONOME__DB_PORT
默认值
5432
价值
5432
PostgreSQL Database userVariable
目标
NETRONOME__DB_USER
默认值
postgres
价值
postgres
PostgreSQL Database passwordVariable
目标
NETRONOME__DB_PASSWORD
默认值
secret
价值
secret
PostgreSQL Database nameVariable
目标
NETRONOME__DB_NAME
默认值
netronome
价值
netronome
PostgreSQL Database SSL modeVariable
目标
NETRONOME__DB_SSLMODE
默认值
disable
价值
disable
PUIDVariable
默认值
99
价值
101
PGIDVariable
默认值
100
价值
102
UMASKVariable
默认值
002
价值
022

详细信息

存储库
ghcr.io/autobrr/netronome:latest
最后更新2026-05-31
初见2026-01-03

在Unraid 上运行 Netronome 。

Netronome 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。