feat: Add configurable shared backup directory and enhance backup script with improved storage checks

This commit is contained in:
Peter Wood
2025-12-13 16:41:05 -05:00
parent e8ce1f192f
commit 7cbd2779a5
3 changed files with 40 additions and 26 deletions

View File

@@ -6,9 +6,10 @@ UPLOAD_LOCATION=/mnt/share/media/immich/uploads
# Notification settings
WEBHOOK_URL="https://notify.peterwood.rocks/lab"
SHARED_BACKUP_DIR=/mnt/share/immich-backup
# Backblaze B2 settings
# Get these from your B2 account: https://secure.backblaze.com/app_keys.htm
K005YB4icG3edh5Z9o64ieXvepEYWoA
# B2_APPLICATION_KEY_ID=your_key_id_here
# B2_APPLICATION_KEY=your_application_key_here
# B2_BUCKET_NAME=your_bucket_name_here