restic-robot
restic-robot copied to clipboard
feature request: Add a config to trigger restic clean-up (forget)
Restic robot does an amazing job creating snapshots, but if someone don't keep an eye on it, the snapshots size can increase indefinitely. A way to solve it is by calling restic forget, which could be configured as an environment variable as well.