Commit Graph

8 Commits

Author SHA1 Message Date
Peter Wood
2540c2d50b Refactor documentation and enhance Immich backup system
- Updated README.md to streamline content and improve navigation with a new Quick Navigation section.
- Consolidated detailed Plex backup descriptions into dedicated documentation files.
- Added comprehensive Docker Bootstrap Testing Framework documentation.
- Created Immich backup enhancement summary and migration summary documents.
- Implemented webhook notifications and Backblaze B2 integration in Immich backup scripts.
- Centralized logging for Immich backup operations and updated configuration requirements.
- Restructured Telegram bot project documentation for better clarity and organization.
- Enhanced .gitignore to include environment files and Backblaze CLI tool.
- Updated dotfiles README to reference new testing documentation.

Resolves Documentation review #11.
2025-05-27 12:51:00 -04:00
Peter Wood
632c4cc702 fix: Update backup scripts in crontab to correct paths and enhance logging 2025-05-26 15:05:04 -04:00
Peter Wood
c9b69ea789 Add comprehensive Plex backup management scripts
- Introduced `restore-plex.sh` for restoring Plex backups with logging and validation.
- Created `test-plex-backup.sh` for automated testing of backup functionalities.
- Developed `validate-plex-backups.sh` for validating backup integrity and monitoring.
- Updated `update.sh` to reference the correct path for Plex service management.
2025-05-26 13:20:12 -04:00
Peter Wood
ba6161ef9b feat: Update .gitignore to retain current crontab backup files for each system 2025-05-26 16:32:52 +00:00
Peter Wood
b176e3ca77 Update .gitignore to exclude runtime backup files and temporary files 2025-05-26 15:49:49 +00:00
Peter Wood
78d64d5ee5 fix: add logs directory to .gitignore 2025-05-12 13:24:17 -04:00
Peter Wood
da40927330 deleted *swp file; ignore in the future 2023-09-15 22:30:36 +00:00
Peter Wood
636be327bb Initial commit 2023-07-20 00:46:58 +00:00