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

Closed
opened 2026-02-05 14:32:49 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/6026
Author: @thariq-shanavas
Created: 12/28/2023
Status: Merged
Merged: 1/6/2024
Merged by: @alextran1502

Base: mainHead: main


📝 Commits (4)

  • f003f5d Added borg template cron job
  • e91e831 moved script to guides section
  • c1516b6 Mentioned db backup location in docs
  • f4590f5 Added directions for restoring backups

📊 Changes

3 files changed (+90 additions, -4 deletions)

View changed files

📝 docs/docs/administration/backup-and-restore.md (+2 -0)
docs/docs/guides/template-backup-script.md (+82 -0)
📝 docs/docs/overview/quick-start.mdx (+6 -4)

📄 Description

I added the script I use for 3-2-1 backup of Immich. Hopefully, it saves someone from losing their database or data entirely.
Let me know if any changes are needed, I'll be happy to make them!


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/6026 **Author:** [@thariq-shanavas](https://github.com/thariq-shanavas) **Created:** 12/28/2023 **Status:** ✅ Merged **Merged:** 1/6/2024 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (4) - [`f003f5d`](https://github.com/immich-app/immich/commit/f003f5d818dd60ea7ab7bd3f7c85be5f4bde92e1) Added borg template cron job - [`e91e831`](https://github.com/immich-app/immich/commit/e91e831257b732ddca9fc9fc6e916787b4ae3662) moved script to guides section - [`c1516b6`](https://github.com/immich-app/immich/commit/c1516b68e22122321c6d988fda475b154a3b9d03) Mentioned db backup location in docs - [`f4590f5`](https://github.com/immich-app/immich/commit/f4590f57166581964fc56c7b5666a2d78adbede7) Added directions for restoring backups ### 📊 Changes **3 files changed** (+90 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `docs/docs/administration/backup-and-restore.md` (+2 -0) ➕ `docs/docs/guides/template-backup-script.md` (+82 -0) 📝 `docs/docs/overview/quick-start.mdx` (+6 -4) </details> ### 📄 Description I added the script I use for 3-2-1 backup of Immich. Hopefully, it saves someone from losing their database or data entirely. Let me know if any changes are needed, I'll be happy to make them! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 14:32:49 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#11057