Closed
Description
I have a cron job configured to run docker-compose exec -T photoprism photoprism backup -a -i -f
every so often, but I'm noticing that the backups are stored in the PHOTOPRISM_BACKUP_PATH
in a file named with the date. I use restic for remote backups on my system, and restic does periodic snapshots of files. It would make sense for photoprism backup -f
to write to the same file every time, so that restic only stores the latest Photoprism backup in each snapshot and I don't have to periodically delete old Photoprism backups.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Release 🌈