mcci-catena / docker-iot-dashboard

A complete IoT server for LoRaWAN IoT projects: node-red + influxdb + grafana + ssl + let's encrypt using docker-compose.
MIT License
101 stars 59 forks source link

Installing plugins for Grafana #25

Closed oliv3 closed 5 years ago

oliv3 commented 5 years ago

This adds a new configuration variable TTN_DASHBOARD_GRAFANA_INSTALL_PLUGINS to install extra grafana plugins to the container.

Also makes usage of "" consistent with the rest of the docker-compose.yml file.

terrillmoore commented 5 years ago

Thank you as always for your contributions. This looks good. Merging now.