Commit Graph

9 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
ed37550091 feat: Add initial crontab backup entries for Docker and media backups 2025-05-26 16:28:51 +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
06f1b78c5e feat: Add enhanced crontab entries and backup management with improved logging and fallback mechanisms 2025-05-26 15:46:55 +00:00
Peter Wood
907c1ed18e feat: Add pre-fix crontab backup file with additional backup script and system info 2025-05-26 11:20:38 -04:00
Peter Wood
61a8bdd9bf feat: Implement crontab recovery and management scripts with enhanced logging and system-specific entries 2025-05-26 11:18:52 -04:00
Peter Wood
e43736b6ca feat: Add pre-install and post-install crontab backup files with scheduled tasks 2025-05-26 11:06:02 -04: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