Feature request: Backup media #7
maikschneider
started this conversation in
Ideas
Replies: 1 comment
-
hi in deployer-extended there is already file backup task. It was more implemented to store some smaller files that are outside git. However you can probably use it also for media. btw: for media it would be good to have incremental backup. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi,
Great work again!
I really would love to have a backup task, like the one in the extended database project.
I looked into it and startet creating the first
media:export
task right here.Analog to the database tasks, I would continue with a
media:compress
,media:dumpclean
andmedia:backup
.Maybe you are interested to have look over it and merge it.
Later, I would like to have a configurable task for syncing the backups to an external backup storage.
Cheers!
Beta Was this translation helpful? Give feedback.
All reactions