itzg/docker-mc-backup

FEATURE: Extend scope of "PRUNE_BACKUPS_*", to support x amount of backups, and maybe even "x amount of space used"

Open

#98 opened on Aug 5, 2022

 (7 comments) (3 reactions) (0 assignees)Shell (66 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (501 stars)
PR merge metrics
 (Avg merge 6h 9m) (8 merged PRs in 30d)

Description

Hi,

I've tried to look through the docs and the code for a "max amount of backups", or "max amount of space" before backup-deletion.

Would you consider to expand the scope to include that?

(Today I filled up our server, by creating a backup every 30 minute :smile:. I guess it's overlapping a bit with restic, but I'd like to keep it simple)

Thank you for the solution, btw.

Contributor guide