immich: configure backup with backrest

This commit is contained in:
v.karaychentsev
2026-02-20 19:54:00 +03:00
parent 8e2a70d886
commit ad5fad1bd3
3 changed files with 34 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
# run pg_dump
bash /home/backups/docker/immich/dump_db.sh
# stop immich
docker compose -f /home/backups/docker/immich/docker-compose.yaml stop