You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-5Lines changed: 10 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,16 @@
1
-
# Ookla Speedtest.net Server for docker
2
-
3
-
This is the Ookla Speedtest Server in docker, without demon.
1
+
# Ookla Speedtest.net Server for Docker
2
+
This is the Ookla Speedtest Server in Docker. This fork is a refactor and update to the latest version. [Speedtest Server Release Notes](https://support.ookla.com/hc/en-us/articles/234578608-Speedtest-Server-Release-Notes)
3
+
Last version check: 2.11.0 (7-2024)
4
4
5
5
Before starting, read this documentation from Ookla [support.ookla.com](https://support.ookla.com/hc/en-us/articles/234578568-How-To-Install-Submit-Server)
6
6
7
-
[Speedtest Server Release Notes](https://support.ookla.com/hc/en-us/articles/234578608-Speedtest-Server-Release-Notes)
8
-
Last version check: 2.11.0 (7-2024)
7
+
Credits to the original creator of the Docker image: [Comet1903 / docker-ookla-speedtest-server](https://github.com/Comet1903/docker-ookla-speedtest-server)
8
+
9
+
## Configuration and Setup
10
+
Make sure to disable auto update in your configuration file OoklaServer.properties. Without this line, the container will keep restarting.
0 commit comments