Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jmclaren7 authored Sep 18, 2023
1 parent a551801 commit 96148b0
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,8 @@
# restic-simple-backup
# 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

0 comments on commit 96148b0

Please sign in to comment.