pedrocesarti / internet-speedtest-docker

Internet testing running on Docker Compose.
116 stars 40 forks source link

Fix settings interference while initializing #24 #28

Open attarchi opened 2 years ago

attarchi commented 2 years ago

In new updates for the Grafana docker image, a method has been predicted for defining data sources. So we don't need to copy "grafana.db" file. This database will be created based on environment parameters at initializing time.

Also copying "grafana.db" causes some errors such as: #24