I have a lot of questions regarding the dashboard app:
I have installed the univention dashboard app.
I use the univention dashboard grafana to visualize data from my influxdb.
Can I install more plugins to this grafana?
Is it possible to set up email alert and LDAP Service?
Where are the config files stored?
Is it better to install grafana via this cool solution
and everything in /var/lib/univention-appcenter/apps/admin-dashboard/data and /var/lib/univention-appcenter/apps/admin-dashboard/conf is persistent (bind mount), but grafana.ini is templated (so changes will be overwritten with the next update) but plugins, data and dashboards survive a container upgrade …
Is it possible to set up email alert and LDAP Service?
not sure, if there are changes in grafana.ini config file necessary, then app updates will destroy those settings, unless there is some kind of include-another-ini in grafana.ini or custom.ini …