Grafana - metric & analytic dashboard
- 
This would be awesome!
 - 
An initial skeletal packaging of Grafana is up at https://git.cloudron.io/jimcavoli/grafana-app and everything works as expected. There's an outstanding issue around outgoing mail for notifications...details are on the chat server...but essentially, it's waiting on a fix to STARTTLS handling in the mail add-on. After that's fixed, this should be pretty much ready to move forward.
So far:
- Cloudron LDAP for SSO works and Cloudron admins are automatically mapped as Grafana admins
 - App settings are stored in a postgres database
 - Provision for user-specified configuration by environment variables set in 
/app/data/env - Ability to add plugins to 
/app/data/plugins- A thin wrapper for 
grafana-cliis also provided and set first in PATH - this also allows simply opening the terminal and pasting thegrafana-clicommands from the plugins directory to work as expected 
 - A thin wrapper for 
 - Installs and uses the new 
grafana-image-rendererplugin automatically (no "using phantomJS" deprecation warnings) 
 - 
Any luck on the open issues and releasing it in the official channel please?
 - 
great. thanks.
 - 
G girish locked this topic on