Commit dc79e329 authored by Rousseau Vincent's avatar Rousseau Vincent
Browse files

working defautl config

parent acf88cb1
No related merge requests found
Showing with 0 additions and 8 deletions
+0 -8
......@@ -2,17 +2,9 @@ version: '3'
services:
influxdb:
image: influxdb
ports:
- "8083:8083"
- "8086:8086"
- "25826:25826/udp"
volumes:
- /var/lib/influxdb
- ./influxdb.conf:/etc/influxdb/influxdb.conf
- ./types.db:/usr/share/collectd/types.db:ro
grafana:
image: grafana/grafana
ports:
- "3000:3000"
volumes:
- /var/lib/grafana
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