-
The backup directory belongs to root, therefore backup.sh when run as pi has not the right permissions. For the installation, I ran menu.sh as pi, not as root, but somehow to install docker in the na…
-
It would be convenient to be able to do:
./grafana-backup backup -key weorosdfwqir
As well as:
./grafana-backup -key wsldkfjaeworn backup
-
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…
-
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…
-
How to display the graph representing the scone-system state?
Ref:
```mermaid
flowchart LR
CAS([CAS]) --> id2([backup 1 healthy])
CAS([CAS]) --> id3([backup 2 unhealthy])
```
docs a…
-
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…
-
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…
-
I would like to request a feature that allows the `prometheus-pve-exporter` to collect and export the "Notes" field of LXC containers and VMs from Proxmox VE.
### Use Case
In Proxmox VE, each LXC …
-
### Describe the issue you are experiencing
Hello,
after Update fail to 2024.11.3 from 2024.11.2 i try to update via Terminal.
When i look with the command "ha supervisor info" i get the following:…
-
**Describe the bug**
Re-creating: https://github.com/vmware-tanzu/velero/issues/7862
I'm implementing velero as our backup solution and testing backups. I backed up a helm install of grafana's lo…