feat(docs): Template script for 3-2-1 backup of the assets and database (#6026)

* Added borg template cron job

* moved script to guides section

* Mentioned db backup location in docs

* Added directions for restoring backups
This commit is contained in:
Thariq Shanavas
2024-01-05 14:02:55 -07:00
committed by GitHub
parent d3af2b1f69
commit ad09896f58
3 changed files with 90 additions and 4 deletions

View File

@@ -61,6 +61,12 @@ You can select the Jobs tab to see Immich processing your photos.
<img src={require('../guides/img/jobs-tab.png').default} title="Jobs tab" />
## Set up your backups
You may want to back up the content of your Immich instance
along with other parts of your server; be sure to read about
[database backup](../administration/backup-and-restore).
## Where to go from here?
You may decide you'd like to install the server a different way;
@@ -79,7 +85,3 @@ there's a [Guide](../guides/external-library) for that.
You may want your mobile device to
[back photos up to your server automatically](../features/automatic-backup).
You may want to back up the content of your Immich instance
along with other parts of your server; be sure to read about
[database backup](../administration/backup-and-restore).