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
using the File Manager.
See the Grafana docs
on the various configuration options. Be sure to restart the app after making any changes.
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