Private GIT
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Speedtest-for-InfluxDB-and-Grafana
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
vlbox
Speedtest-for-InfluxDB-and-Grafana
Commits
dfeb9f7b
Unverified
Commit
dfeb9f7b
authored
6 years ago
by
Matthew Carey
Committed by
GitHub
6 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #11 from atribe/patch-1
Removed blob from the readme paths.
parents
14fbabae
ee5d2bfa
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-2
2 additions, 2 deletions
README.md
with
2 additions
and
2 deletions
README.md
+
2
−
2
View file @
dfeb9f7b
...
...
@@ -50,7 +50,7 @@ You will need the speedtest-cli library installed to use this - [Found Here](htt
2.
Make a directory to hold the config.ini file. Navigate to that directory and download the sample config.ini in this repo.
```
bash
mkdir
speedtest
curl
-O
https://raw.githubusercontent.com/barrycarey/Speedtest-for-InfluxDB-and-Grafana/
blob/
master/config.ini speedtest/config.ini
curl
-O
https://raw.githubusercontent.com/barrycarey/Speedtest-for-InfluxDB-and-Grafana/master/config.ini speedtest/config.ini
cd
speedtest
```
...
...
@@ -75,6 +75,6 @@ atribe/speedtest-for-influxdb-and-grafana
```
2.
The docker-compose option
```
bash
curl
-O
https://raw.githubusercontent.com/barrycarey/Speedtest-for-InfluxDB-and-Grafana/
blob/
master/docker-compose.yml docker-compose.yml
curl
-O
https://raw.githubusercontent.com/barrycarey/Speedtest-for-InfluxDB-and-Grafana/master/docker-compose.yml docker-compose.yml
docker-compose up
-d
```
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment