Configure Grafana connection DB as Postgres using Dokku
Dokku has this behaviour of deleting a container and creating a new one when using the restart and rebuild ps commands. The app will of course lose its previous data. Grafana uses SQLite to store its metadata which you would have preferred if it was ...
giddie.hashnode.dev2 min read