netronome
Aplicación Docker from Soitora's Repository
Visión general
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.
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:7575]/- Red
bridge- Concha
sh- Privilegiado
- false
- Parámetros adicionales
--cap-add=NET_RAW --cap-add=NET_ADMIN --health-cmd='pg_isready -U netronome' --health-interval=5s --health-retries=5 --health-timeout=5s
Configuración de plantillas
Web UI portPorttcp
- Objetivo
- 7575
- Por defecto
- 7575
- Valor
- 7575
Session secretVariable
Auto-generated if empty.
- Objetivo
- NETRONOME__SESSION_SECRET
DataPathrw,shared
- Objetivo
- /data
- Por defecto
- /mnt/user/appdata/netronome
- Valor
- /mnt/user/appdata/netronome
Listen addressVariable
- Objetivo
- NETRONOME__HOST
- Por defecto
- 0.0.0.0
- Valor
- 0.0.0.0
Database typeVariable
Choose between sqlite and postgres.
- Objetivo
- NETRONOME__DB_TYPE
- Por defecto
- sqlite
- Valor
- sqlite
SQLite Database pathVariable
- Objetivo
- NETRONOME__DB_PATH
- Por defecto
- /data/netronome/netronome.db
- Valor
- /data/netronome/netronome.db
PostgreSQL Database hostVariable
- Objetivo
- NETRONOME__DB_HOST
- Por defecto
- localhost
- Valor
- localhost
PostgreSQL Database portVariable
- Objetivo
- NETRONOME__DB_PORT
- Por defecto
- 5432
- Valor
- 5432
PostgreSQL Database userVariable
- Objetivo
- NETRONOME__DB_USER
- Por defecto
- postgres
- Valor
- postgres
PostgreSQL Database passwordVariable
- Objetivo
- NETRONOME__DB_PASSWORD
- Por defecto
- secret
- Valor
- secret
PostgreSQL Database nameVariable
- Objetivo
- NETRONOME__DB_NAME
- Por defecto
- netronome
- Valor
- netronome
PostgreSQL Database SSL modeVariable
- Objetivo
- NETRONOME__DB_SSLMODE
- Por defecto
- disable
- Valor
- disable
PUIDVariable
- Por defecto
- 99
- Valor
- 101
PGIDVariable
- Por defecto
- 100
- Valor
- 102
UMASKVariable
- Por defecto
- 002
- Valor
- 022
Detalles
Repositorio
ghcr.io/autobrr/netronome:latestÚltima actualización2026-05-31
Visto por primera vez2026-01-03
Ejecute Netronome en Unraid.
Netronome se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.