garethgeorge / backrest

Backrest is a web UI and orchestrator for restic backup.
GNU General Public License v3.0
1.72k stars 50 forks source link

Add ability to run before backup #446

Closed Scrub000 closed 3 months ago

Scrub000 commented 3 months ago

Similar to ResticProfile, where you can run some commands right before a backup. And the commands must first finish before Restic runs

garethgeorge commented 3 months ago

hey, this is already supported. Please take a look at command hooks in the docs.

It’s also helpful if you fill out the sections of the feature request from when filing bugs for future reference.