mirror of
https://github.com/davestephens/ansible-nas
synced 2025-01-13 03:58:47 +00:00
Speedtest add
This commit is contained in:
parent
20b14ba1bd
commit
9b2db33b72
1 changed files with 14 additions and 0 deletions
14
docs/applications/speedtest.md
Normal file
14
docs/applications/speedtest.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
|
||||
# Speedtest-Tracker
|
||||
|
||||
Homepage: [https://github.com/henrywhitaker3/Speedtest-Tracker](https://github.com/henrywhitaker3/Speedtest-Tracker)
|
||||
|
||||
Continuously track your internet speed
|
||||
|
||||
## Usage
|
||||
|
||||
Set `speedtest_enabled: true` in your `inventories/<your_inventory>/nas.yml` file.
|
||||
|
||||
If you want to access Speedtest-Tracker externally, don't forget to set `speedtest_available_externally: "true"` in your `inventories/<your_inventory>/nas.yml` file.
|
||||
|
||||
The Speedtest-Tracker interface can be found at http://ansible_nas_host_or_ip:8765.
|
Loading…
Reference in a new issue