diff options
Diffstat (limited to 'sysutils/backrest/pkg-descr')
-rw-r--r-- | sysutils/backrest/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sysutils/backrest/pkg-descr b/sysutils/backrest/pkg-descr new file mode 100644 index 000000000000..3cdd05ec8b4f --- /dev/null +++ b/sysutils/backrest/pkg-descr @@ -0,0 +1,5 @@ +Backrest is a web-accessible backup solution built on top of restic. +Backrest provides a WebUI which wraps the restic CLI and makes it +easy to create repos, browse snapshots, and restore files. Additionally, +Backrest can run in the background and take an opinionated approach +to scheduling snapshots and orchestrating repo health operations. |