Commit Graph

4 Commits

Author SHA1 Message Date
Peter Wood
f202301529 feat: Implement comprehensive security enhancements in restoration scripts, including path validation, SQL injection prevention, and improved container management 2025-06-03 17:37:30 -04:00
Peter Wood
bc6958b74b feat: Enhance restoration script with disk space validation and improved PostgreSQL readiness checks 2025-06-03 15:19:03 -04:00
Peter Wood
c1479a8b0c feat: Implement comprehensive restore functionality for Immich
- Added `restore-immich.sh` script to handle complete restoration from backups.
- Implemented database restoration with integrity checks and error handling.
- Added uploads restoration with proper ownership and permissions setup.
- Introduced validation script `validate-immich-backups.sh` for backup integrity checks.
- Created test suite `test-immich-restore.sh` to validate restoration functionality with mock data.
- Enhanced logging and notification features for restoration processes.
- Updated README.md with detailed usage instructions for backup and restore workflows.
2025-06-03 14:38:55 -04:00
Peter Wood
be4f6a8d8c Commit local changes before merging with remote 2025-05-29 11:25:02 -04:00