File tree Expand file tree Collapse file tree 2 files changed +7
-9
lines changed
Expand file tree Collapse file tree 2 files changed +7
-9
lines changed Original file line number Diff line number Diff line change @@ -11,10 +11,16 @@ description: A full list of implemented features and those that are planned.
1111| Docker images for arm64 | Planned |
1212| Bare metal | Planned |
1313| | |
14+ | ** Dashboard** | |
15+ | Show the most recent results | Done |
16+ | Pretty graphs | Planned |
17+ | History of results | Done |
18+ | | |
1419| ** Speedtest options** | |
1520| Scheduled tests | Done |
16- | Adhoc tests | Done |
21+ | Adhoc test | Done |
1722| Manually specify a server | Done |
23+ | Manually specify a list of servers | Planned |
1824| Threshold alerts | Planned |
1925| | |
2026| ** Database support** | |
Original file line number Diff line number Diff line change @@ -59,11 +59,3 @@ docker run -d --name speedtest-tracker \
5959```
6060{% endtab %}
6161{% endtabs %}
62-
63- ### Reset the application
64-
65- {% hint style="warning" %}
66- This is permanent so you better be sure you want to do this... You've been warned.
67- {% endhint %}
68-
69- To completely reset the application and it's data you can run ` php artisan app:install --force `
You can’t perform that action at this time.
0 commit comments