Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

veepee-oss/grafana-backup

Repository files navigation

grafana-backup License badge

  1. Description
  2. Setup
  3. Usage
  4. Limitations
  5. Development
  6. Miscellaneous

Description

Backup and restore Grafana grafana with grafcli.

Setup

Usage

docker build \
  --rm \
  --tag grafana-backup \
  .

Please read grafcli usage here.

docker run \
  -e GRAFANA_PROTOCOL=https \
  -e GRAFANA_ADDRESS=grafana.local \
  -e GRAFANA_PORT=3000 \
  -e GRAFANA_TOKEN=t0K3N \
  grafana-backup

Limitations

You need to have a working Docker & Grafana installation.

Development

Please read carefully CONTRIBUTING.md before making a merge request.

Miscellaneous

    ╚⊙ ⊙╝
  ╚═(███)═╝
 ╚═(███)═╝
╚═(███)═╝
 ╚═(███)═╝
  ╚═(███)═╝
   ╚═(███)═╝

About

[MIRROR] Grafana backup using grafcli in Docker container

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages