add backup
This commit is contained in:
8
loki-server/README.md
Normal file
8
loki-server/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# tweaks
|
||||
|
||||
grafana:
|
||||
1. backup
|
||||
|
||||
```bash
|
||||
docker run --rm --volumes-from grafana-storage -v $(pwd):/backup ubuntu tar xcvf /backup/grafana-backup.tar.gz /var/lib/grafana
|
||||
```
|
Reference in New Issue
Block a user