Frederik Ring
Frederik Ring
> The latter I'm afraid :-) Box is gigantic and in the same league as Dropbox - and like I said above very common in business environments. Gotta be honest,...
For the time being, `rclone` can be used together with this tool like documented here: https://github.com/offen/docker-volume-backup#handle-file-uploads-using-third-party-tools
This was discussed again in #329, and I don't think this will ever be implemented. Having persistence in a backup tool would require users to come up with backup solutions...
I looked into this in https://github.com/offen/docker-volume-backup/tree/serve-metrics once. `busybox` comes with a simple enough HTTP server that can run if requested and serve a file containing the Prometheus-formatted metrics since last...
An upstream fix is now included in v2.26.1
This is still relevant, even if it's just for explaining the workaround.
@DevSecNinja I created a PR that adds support for Azure Blob Storage in #171 - it seems to work well when working against Azurite, but as I have zero experience...
> If you're interested in implementing this, you could think of running azidentity.NewDefaultAzureCredential(nil) if no Azure Storage account key was provided. This sounds great and is exactly why I was...
There now is [`v2.24.0-pre.1`](https://hub.docker.com/layers/offen/docker-volume-backup/v2.24.0-pre.1/images/sha256-ccffc1f74d62aab404bff3ff88309eaf2396555798f577da302e79896ea862ce?context=explore) on Docker Hub. If you find the time to give this a test drive, it'd be much appreciated. Updated documentation is here: https://github.com/offen/docker-volume-backup/blob/azure-storage/README.md
> Noticed in testing with AZURE_STORAGE_ENDPOINT that if the storage account cannot be accessed for whatever reason, the email log (with info notification level) didn't tell me that the blob...