hassio-addons / addon-grafana

Grafana - Home Assistant Community Add-ons
https://addons.community
MIT License
226 stars 62 forks source link

Missing plugins after Grafana updates #396

Closed t3lmoazevedo closed 5 months ago

t3lmoazevedo commented 5 months ago

Problem/Motivation

Everytime I update Grafana, I loose my plugins (example: JSON API) and must install it again after the update. Is there a way to keep plugins always installed? Or the problem is mine and I'm missing an extra setup anywhere? Thanks for the help!

image

sinclairpaul commented 5 months ago

Are you specifying the plugins in the Configuration? https://github.com/hassio-addons/addon-grafana/blob/main/grafana/DOCS.md#option-plugins

sinclairpaul commented 5 months ago

Will close this out, Containers are ephemeral, so when you restart them they go back to the built state. I'm assuming that's what is happening here, if you specify the plugin in the config it will get applied on every startup.