Open JakeHartnell opened 6 years ago
A docker container that runs Grow-IoT, InfluxDB, and Grafana all together would be lovely... especially if it was documented.
Done. To use it:
docker-compose up
This is almost done, all that's left is to customize the Grafana container by copying packages/cg-grafana/thing-dashboard.js to public/dashboards/
packages/cg-grafana/thing-dashboard.js
public/dashboards/
A docker container that runs Grow-IoT, InfluxDB, and Grafana all together would be lovely... especially if it was documented.