librespeed / speedtest

Self-hosted Speed Test for HTML5 and more. Easy setup, examples, configurable, mobile friendly. Supports PHP, Node, Multiple servers, and more

Home Page:https://librespeed.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker documentation change - indicate urls for empty.php etc. must be prepended with 'backend/' when running in dual mode

was2 opened this issue · comments

commented

Description

Wasted a fair bit of time due to missing detail in Docker documentation

Server

Latest docker image running MODE=dual

Client

All?

Steps to reproduce

Run speedtest in MODE=dual
Follow existing instructions for creating /server.json, adding only and entry for local server
Page will indicate No Server Available. This is due to /empty.php coming back 404 when client goes to connect to 1st listed server.

Can you please explain what I should add to the documentation?