Grafana backups

From wikinotes
Revision as of 19:38, 3 September 2022 by Will (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Documentation

official docs https://grafana.com/docs/grafana/v9.0/setup-grafana/upgrade-grafana/#backup

Locations

/var/db/grafana/* dashboards, settings etc saved here

Backups

The only thing you need to backup is the database.
Depending on the database you're using, this may be sqlite, mysql, postgres, etc.