Commit Graph

3 Commits

Author SHA1 Message Date
Peter Wood
20737f7872 Add .env backup system to crontab and create integration guide
- Added daily .env backup at 02:00 with proper logging
- Added weekly .env validation at 08:30 on Sundays
- Created comprehensive integration guide
- Integrated with existing crontab management system
- Follows established logging pattern with syslog tags
2025-05-29 07:08:55 -04:00
Peter Wood
d60c5ceeac feat: Add daily system backup and integrity check for Plex database with enhanced logging 2025-05-26 14:21:54 -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