From 48cb3e69722042cf55f47a038c0b1d87d939ed50 Mon Sep 17 00:00:00 2001
From: Wolfgang Hottgenroth
-When the whole stuff ran through without errors I backupped the configuration and storage volumes of my Grafana container, created new once with copies of the old once. I removed the grafana.db file from the storage volume and modified the grafana.ini in the configuration volume to use the MariaDB server and restarted the Grafana container with the new volumes. +Maybe on a different installation or using a future version of Grafana you would run into more issues. In that case: just put additional substitutions into the script. +
+ ++When the whole stuff ran through without errors I backupped the configuration and storage volumes of my Grafana container, created new ones with copies of the old ones. I removed the grafana.db file from the storage volume and modified the grafana.ini in the configuration volume to use the MariaDB server, loaded the transformed SQL into the productive MariaDB server and restarted the Grafana container with the new volumes.