Api token:#


Use the grafana-cli tool to install Mapgl app from the commandline:#

grafana cli --pluginUrl <copy .zip file link address here> plugins install vaduga-mapgl-app

The plugin will be installed into your grafana plugins directory; the default is /var/lib/grafana/plugins. More information on the cli tool.

Alternatively, you can manually download the .zip file and unpack it into your grafana plugins directory.

After installing the plugin, set your Api Token in Grafana Mapgl app plugin settings for coords data replication with sqlite.

In order to get metric updates with Grafana Live websocket connection you'd need to run Grafana behind a reverse proxy.

```