Closed t3lmoazevedo closed 6 months ago
Are you specifying the plugins in the Configuration? https://github.com/hassio-addons/addon-grafana/blob/main/grafana/DOCS.md#option-plugins
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.
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!