Skip to content

Backup history - #103

Merged
JC5 merged 2 commits into
firefly-iii:mainfrom
furynick:backup-history
Jan 26, 2026
Merged

Backup history#103
JC5 merged 2 commits into
firefly-iii:mainfrom
furynick:backup-history

Conversation

@furynick

Copy link
Copy Markdown
Contributor

Changes in this pull request:

  • Add backup history in PVC backup mode
  • Automatically prune old files to keep PVC below 80%

If Firefly is not used daily and a mistake was made, there's no way to restore older backups without backup retention.

Add backup history in pvc mode.
Automatic prune old backup files to keep PVC below 80%.

Signed-off-by: Nicolas T. <nicolas@furyweb.fr>
Signed-off-by: Nicolas T. <nicolas@furyweb.fr>
@furynick
furynick requested a review from JC5 as a code owner January 25, 2026 19:43
@JC5
JC5 merged commit 45ac981 into firefly-iii:main Jan 26, 2026
6 checks passed
@JC5

JC5 commented Jan 26, 2026

Copy link
Copy Markdown
Member

Nice, merged!

@furynick

Copy link
Copy Markdown
Contributor Author

Thanks, I realized I made a mistake in df command, df -P . should be df -P /var/lib/backup instead.

As is, it will not detect usage on PVC so I'll make a fix PR soon, sorry for that.

@furynick
furynick deleted the backup-history branch January 26, 2026 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants