8e31fe25ac
* Use single server example as default frontend This just works out of the box * Refactor Dockerfile - Remove the asset dir since it's embedded in the executable anyway - Use the code in the current directory to build instead of downloading. Makes local testing very easy. - Cache Go dependencies - Run without root privileges. Note that using a BoltDB database requires mounting a volume with the correct permissions. The default database has thus been changed to memory so that starting the image just works. * Automatically publish images |
||
---|---|---|
.. | ||
example-multipleServers-full.html | ||
example-multipleServers-pretty.html | ||
example-singleServer-basic.html | ||
example-singleServer-chart.html | ||
example-singleServer-customSettings.html | ||
example-singleServer-gauges.html | ||
example-singleServer-pretty.html | ||
example-singleServer-progressBar.html | ||
index.html | ||
speedtest_worker.js | ||
speedtest.js |