mirror of
https://github.com/immich-app/immich
synced 2026-08-22 13:13:05 +00:00
docs: add server backup to First Steps (#12555)
* prompt for backups on setup * add file * case, update backup restore * Update backup-and-restore.md * Update backup-and-restore.md * Update backup-and-restore.md * Update backup-and-restore.md * Update post-install.mdx
This commit is contained in:
parent
b2c5a90af7
commit
1593eaf6fc
3 changed files with 22 additions and 9 deletions
|
|
@ -8,6 +8,7 @@ import StorageTemplate from '/docs/partials/_storage-template.md';
|
|||
import MobileAppDownload from '/docs/partials/_mobile-app-download.md';
|
||||
import MobileAppLogin from '/docs/partials/_mobile-app-login.md';
|
||||
import MobileAppBackup from '/docs/partials/_mobile-app-backup.md';
|
||||
import ServerBackup from '/docs/partials/_server-backup.md';
|
||||
|
||||
# Post Install Steps
|
||||
|
||||
|
|
@ -33,6 +34,10 @@ A list of common steps to take after installing Immich include:
|
|||
|
||||
<MobileAppLogin />
|
||||
|
||||
## Step 6 - Backup Your Library
|
||||
## Step 6 - Upload Your Library
|
||||
|
||||
<MobileAppBackup />
|
||||
|
||||
## Step 7 - Setup Server Backups
|
||||
|
||||
<ServerBackup />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue