-
Output of `restic version`
--------------------------
restic 0.12.1 compiled with go1.16.6 on windows/amd64 (backup and restore)
restic 0.12.1 compiled with go1.16.6 on linux/amd64 (restore only)
…
-
As a mac user I use time machine backups. It'd be great if rustic was able to ignore files I have already ignored in my time machine plist.
Currently I use restic backups and have a wrapper script …
ibash updated
7 months ago
-
I found restic-exporter very useful to replace my custom node-exporter textfile based approach.
However, `restic stats` is an expensive operation on repositories with a lot of small files (ie. mail…
-
To make testing Velero backups (#829) easier, we can consider adding a component for Minio (https://github.com/minio/charts/tree/master/minio), so we can configure Velero to store the backups there vi…
-
I would like to be able to quickly restore a volume from a local snapshot if something happens, as well as easily migrate to another cluster/provider with Restic if needed.
On Slack @carlisia expl…
-
Edited this earlier post of mine given the more recent info I’ve gathered.
**What I did**
- Installed velero client 1.4.2
- Created a credential file, following instructions from [velero-plugin-f…
-
**Output of `restic version`**
restic 0.9.6 compiled with go1.13.4 on linux/amd64
**What should restic do differently? Which functionality do you think we should add?**
restic should have the abi…
-
We regularly get the following errors during our backups;
```
/bin/restic check --cache-dir /tmp/restic-cache
unable to create lock in backend: repository is already locked by PID 26219 on stash-…
cwrau updated
3 years ago
-
I would like to check the progress of my backups but have been unable to get the progress to print using `SIGUSR1`, as documented in the [restic docs](https://restic.readthedocs.io/en/v0.9.6/manual_re…
-
Hi @fd0 - I've been using this repo to check my backups made by the fantastic Restic (thanks for all your hard work on it!) on a remote box (that I have control of).
Would it be possible to add a …