JWT token:#
Use the grafana-cli tool to install Mapgl Pro panel from the commandline:#
grafana cli --pluginUrl <.zip file url> plugins install vaduga-mapglpro-panel
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.
In order to get metric updates with Grafana Live websocket connection you'd need to run Grafana behind a reverse proxy.
```