Sign inSign up

psycho0verload/grafana-backup

By psycho0verload

•Updated over 8 years ago

Backup your Grafana

Image
0

95

psycho0verload/grafana-backup repository overview

⁠INFO

This is forked from https://github.com/aimtheory/grafana-backup-docker⁠

⁠Grafana Backup

A Docker container that has https://github.com/ysde/grafana-backup-tool⁠

Much thanks to @ysde for such a great tool!

This repository is for a Docker image that is meant to be deployed on Kubernetes as a cron job that runs against a Grafana instance that is also deployed on Kubernetes. But it could be used outside of Kubernetes as well.

When run, this Docker image will clone the https://github.com/ysde/grafana-backup-tool⁠ repo and use it to backup all Grafana data to an volume.

Usage There are 2 environment variable that need to be set when the Docker container is run from this image:

GRAFANA_URL GRAFANA_TOKEN

docker run -v "/opt/Smarthome/Grafana/backup:/backup" -e GRAFANA_URL=[GRAFANA_URL] -e GRAFANA_TOKEN=[GRAFANA_TOKEN] psycho0verload/docker-grafana-backup:latest

Tag summary

Content type

Image

Digest

Size

25 MB

Last updated

over 8 years ago

docker pull psycho0verload/grafana-backup:arm32v7