Commit 8c5b1292 authored by Rousseau Vincent's avatar Rousseau Vincent
Browse files

Update Readme.md

parent 776662f8
No related merge requests found
Showing with 24 additions and 5 deletions
+24 -5
# Installation
## Influxdb # Docker
* ## Installation
### Docker
https://docs.docker.com/install/linux/docker-ce/ubuntu/
### Docker compose
https://docs.docker.com/compose/install/
* ## Use the code
`docker-compose up`
# Manuellement
* ## Installation
### Influxdb
https://docs.influxdata.com/influxdb/v1.7/introduction/installation/ https://docs.influxdata.com/influxdb/v1.7/introduction/installation/
## Grafana ### Grafana
http://docs.grafana.org/installation/debian/ http://docs.grafana.org/installation/debian/
# Use the code * ## Use the code
`git clone` `git clone`
...@@ -18,7 +37,7 @@ http://docs.grafana.org/installation/debian/ ...@@ -18,7 +37,7 @@ http://docs.grafana.org/installation/debian/
`python3 cpu_influx.py` `python3 cpu_influx.py`
# Configure Grafana # Connect to Grafana
`http://localhost:3000` `http://localhost:3000`
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment