All apps · 0 apps
network-optimizer-speedtest
Docker app from Fallen94's Repository
Overview
Network Optimizer Speed Test - Customized OpenSpeedTest component that integrates with Network Optimizer.
This is a companion container for Network Optimizer that provides:
- Client-side speed testing capabilities
- Automatic result reporting to Network Optimizer
- Web-based speed test interface
Requirements:
- Network Optimizer container must be running
- HOST_IP or HOST_NAME must be set for result reporting
Install network-optimizer-speedtest on Unraid in a few clicks.
Find network-optimizer-speedtest in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Categories
Related apps
Explore more like this
Explore allDetails
ghcr.io/ozark-connect/speedtest:latestRuntime arguments
- Web UI
http://[IP]:[PORT:3000]- Network
bridge- Shell
bash- Privileged
- false
- Extra Params
--restart unless-stopped
Template configuration
Port for accessing the speed test web interface
- Target
- 3000
- Default
- 3005
- Value
- 3005
Timezone setting
- Target
- TZ
- Default
- America/Chicago
- Value
- America/Chicago
Host name for URL construction and host enforcement redirect
- Target
- HOST_NAME
Host IP for URL construction
- Target
- HOST_IP
Port number for OpenSpeedTest (should match WebUI Port)
- Target
- OPENSPEEDTEST_PORT
- Default
- 3005
- Value
- 3005
OpenSpeedTest host configuration
- Target
- OPENSPEEDTEST_HOST
Set to true if using HTTPS
- Target
- OPENSPEEDTEST_HTTPS
- Default
- false
- Value
- false
HTTPS port if using HTTPS
- Target
- OPENSPEEDTEST_HTTPS_PORT
- Default
- 443
- Value
- 443
Reverse proxy hostname for result reporting URL
- Target
- REVERSE_PROXIED_HOST_NAME