From 96148b00c3724ae5c64fdc423d39e4bdf9efefd8 Mon Sep 17 00:00:00 2001 From: John Mclaren Date: Mon, 18 Sep 2023 13:13:54 -0400 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b301fda..0786cdc 100644 --- a/README.md +++ b/README.md @@ -1 +1,8 @@ -# restic-simple-backup \ No newline at end of file +# Restic SimpleBackup +This AutoIT script heps with the depoyment, configuration and operation of Restic backup and Restic-Browser +1. Copy SimpleBackup.exe to your system, making a folder if desired. You Can alo rename SimpleBackup.exe to whatever you prefer. eg: C:\Program Files\AcmeSimpleBackup\AcmeSimpleBackup.exe +2. Run SimpleBackup.exe and configured the backup path, bucket info and restic password. (For B2, use the AWS variables) +3. Hit apply to save the configuration +4. Run a restic backup from the drop down menu and wait for your first backup to complete successfully +5. From the tools menu, create a scheduled task so the backup will be automatic, customize the task as needed in the Windows Scheduled Task configuration +6. From the tools menu, open Restic Browser to explore and test your backup