-
Could the **aws** section in the example conf https://github.com/ysde/grafana-backup-tool/blob/master/examples/grafana-backup.example.json be set up to use AWS role-based access instead of **access_ke…
-
Are this kind of Grafana API supported by the tool? I'm specially interested in the folder permissions API,
[https://grafana.com/docs/grafana/latest/http_api/folder_permissions/](https://grafana.co…
-
https://github.com/jdmaloney/grafana_tools/blob/d2ca961d6db29f362cba66f28c71c5e2732ee51d/backup_and_sync/sync_grafana.sh#L4
The problem comes into play when trying to run the scripts from CRON, etc…
-
:red_circle: **Title** :
Add DevOps Resources and Scripts
:red_circle: **Aim** :
To provide valuable DevOps resources, including automation scripts, best practices, and tools for effective de…
-
Currently setting `TZ="Australia/Melbourne"` has no effect on the containers timezone due to the `tzdata` package missing.
Before:
```
root@grafana-backup:~# TZ="Australia/Melbourne" date
Sun Fe…
-
https://grafana.com/docs/grafana/latest/administration/api-keys/#:~:text=NOTE,interact%20with%20Grafana.
Grafana is deprecating the use of API keys How to use this tool with the new authenticatio…
-
As soon as we install the vela-prism addon, either per vela addon or helm chart, we can't create cluster backups with velero or gke backup anymore as it seems something is missing:
```
failed to l…
-
## Ceph
### ceph简介
### 部署安排
10.67.15.1 | ceph006.infra | Ceph-mon/Ceph-mgr/Ceph-osd/keepalived
-- | -- | --
10.67.15.2 | ceph007.infra | Ceph-mon/Ceph-mgr/Ceph…
-
### Actions before raising this issue
- [X] I searched the existing issues and did not find anything similar.
- [X] I read/searched [the docs](https://docs.cvat.ai/docs/)
### Steps to Reproduce…
-
Getting stared with the tool. I have:
1. run `grafana-backup save` -> backup 1 saved
2. made a change (added a dashboard)
3. run `grafana-backup save` -> backup 2 saved
4. run `grafana-backup r…