You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`SPEEDER_INFLUXDB_BUCKET`| InfluxDB bucket name to write speedtest results to. | speeder |
47
47
48
48
# Docker Compose Stack - InfluxDB and Grafana
49
49
50
-
The [docker-compose.yml](docker-compose.yml) file in this repository will deploy speeder, InfluxDB `2.7.1` and Grafana containers. Grafana will be provisioned with InfluxDB as the [data source](grafana-config/datasources/datasource.yml) and the pre-created [dashboard](grafana-config/dashboards/dashboard.json):
50
+
The [docker-compose.yml](docker-compose.yml) file in this repository will deploy speeder, InfluxDB `2.8` and Grafana`12.3.1` containers. Grafana will be provisioned with InfluxDB as the [data source](grafana-config/datasources/datasource.yml) and the pre-created [dashboard](grafana-config/dashboards/dashboard.json):
0 commit comments