Replies: 1 comment 1 reply
-
|
I answer myself. I changed my config to use "paths" in a single "label", and not multiple "labels" with a single "path". |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I explain my setup and my objective, to see if this is possible.
I have a homelab server with some services are backed up daily, and other weekly.
Most of dockers backup include:
I have created a vykar.yaml in every project, and bakcups run Ok; but I see 3 snapshots for each project.
Now, if I run
prune, it is not grouping them by app, so in some cases, a part of the backup is deleted. Another thing is that backup time is different for each snapshot (beside being in same vykar file); which may difficult grouping.How could I ensure backups are "grouped by app" when pruning them?
Beta Was this translation helpful? Give feedback.
All reactions