netronome

netronome

Docker app from Soitora's Repository

Overview

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.

Runtime arguments

Web UI
http://[IP]:[PORT:7575]/
Network
bridge
Shell
sh
Privileged
false
Extra Params
--cap-add=NET_RAW --cap-add=NET_ADMIN --health-cmd='pg_isready -U netronome' --health-interval=5s --health-retries=5 --health-timeout=5s

Template configuration

Web UI portPorttcp
Target
7575
Default
7575
Value
7575
Session secretVariable

Auto-generated if empty.

Target
NETRONOME__SESSION_SECRET
DataPathrw,shared
Target
/data
Default
/mnt/user/appdata/netronome
Value
/mnt/user/appdata/netronome
Listen addressVariable
Target
NETRONOME__HOST
Default
0.0.0.0
Value
0.0.0.0
Database typeVariable

Choose between sqlite and postgres.

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

Details

Repository
ghcr.io/autobrr/netronome:latest
Last Updated2026-05-31
First Seen2026-01-03

Run Netronome on Unraid.

Netronome is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.