Grafana App
About
Grafana is the open and composable observability and data visualization platform.
- Questions? Ask in the Cloudron Forum - Grafana
- Grafana Website
- Grafana forum
- Grafana issue tracker
Customizations
Custom configuration can be added in the file /app/data/custom.ini
. See the Grafana docs
on the various configuration options.
Installing plugins
To install plugins, you run the grafana CLI tool using the Web Terminal.
For example,
# /app/code/bin/grafana-cli -homepath /app/code -config /run/grafana/custom.ini plugins install grafana-worldmap-panel
Reset admin password
# /app/code/bin/grafana-cli --homepath /app/code --config /run/grafana/custom.ini admin reset-admin-password secret123