-
## Issue description
Looking to see if anyone else in restic community sees value in allowing for an option in the config to invoke a restic backup After the conclusion of another service.
Example…
-
I am having a problem configuring *rustic* with a set of hot and cold S3 buckets. That may be its own bug, as I believe all permissions are properly configured, but the meta-bug that I want to report …
-
Having used CrashPlan and Obnam for a while, I'm very impressed by Restic. When it gains compression (and optionally disabled encryption), I think it will be a great alternative (for the software, no…
-
### Describe the bug
The automatic restic backup service runs a prune after every backup.
For my use case, I'm having multiple machines backup into an Append-Only repository, there is no need fo…
-
Output of `restic version`
--------------------------
```
restic 0.9.3 compiled with go1.11.1 on linux/amd64
```
What should restic do differently? Which functionality do you think we should ad…
-
### Summary
**As** "DevOp / Admin"\
**I want** "to restore application-aware backups as easy as pvc backups"\
**So that** "I does not bother with boilerplate code to restore my databases."
#…
-
Output of `restic version`
--------------------------
restic 0.16.2 compiled with go1.21.3 on linux/amd64
What should restic do differently? Which functionality do you think we should add?
---…
-
Output of `restic version`
--------------------------
`restic 0.15.1 compiled with go1.19.5 on linux/amd64`
What should restic do differently? Which functionality do you think we should add?
-…
ghost updated
4 months ago
-
## Overview
Use restic to create a local backups repository with deduplication built right in. Configure rclone to use Tardigrade access token as a backend. Connect restic with rclone to do backups…
-
## Refactor Ghost Chart
1. Migrate from mysql container to a mysql operator - https://github.com/mysql/mysql-operator.
2. Remove backup logic from chart and package into another chart. Rewrite dum…