Commit Graph

4 Commits

Author SHA1 Message Date
Peter Wood
17466eb108 feat: Add crontab backup entries for Plex and Immich backups 2025-05-26 12:31:45 -04:00
Peter Wood
b176e3ca77 Update .gitignore to exclude runtime backup files and temporary files 2025-05-26 15:49:49 +00:00
Peter Wood
458683d395 feat: Add help flag support to enhanced crontab management script installation 2025-05-26 10:59:31 -04:00
Peter Wood
aec4878502 Implement enhanced crontab management system with automated backups and logging
- Added enhanced crontab entries with comprehensive logging to syslog.
- Created a management script (`manage-enhanced-crontab.sh`) for installing and verifying crontab entries.
- Introduced backup scripts for crontab management, including automated timestamped backups and cleanup.
- Developed documentation for enhanced crontab and multi-system management.
- Established a directory structure for managing crontab backups across multiple systems.
- Implemented error handling and logging for backup operations.
- Added health monitoring and reporting features for backup processes.
2025-05-26 10:42:07 -04:00