Commit Graph

11 Commits

Author SHA1 Message Date
Peter Wood
6d726cb015 feat: Add base HTML template and implement dashboard, logs, and service views
- Created a base HTML template for consistent layout across pages.
- Developed a dashboard page to display backup service metrics and statuses.
- Implemented a log viewer for detailed log file inspection.
- Added error handling page for better user experience during failures.
- Introduced service detail page to show specific service metrics and actions.
- Enhanced log filtering and viewing capabilities.
- Integrated auto-refresh functionality for real-time updates on metrics.
- Created integration and unit test scripts for backup metrics functionality.
2025-06-18 08:06:08 -04:00
Peter Wood
58b5dea8b4 Refactor variable assignments and improve script readability in validate-plex-backups.sh and validate-plex-recovery.sh
- Changed inline variable assignments to separate declaration and assignment for clarity.
- Updated condition checks and log messages for better readability and consistency.
- Added a backup of validate-plex-recovery.sh for safety.
- Introduced a new script run-docker-tests.sh for testing setup in Docker containers.
- Enhanced ssh-login.sh to improve condition checks and logging functionality.
2025-06-05 17:14:02 -04:00
Peter Wood
39e5958c6e fix: correct comment formatting in backup-docker.sh for clarity 2025-03-05 14:13:24 +00:00
Peter Wood
5ca7984263 removed wikijs since it's backed up to github and paperless since it's not running on this server 2024-12-11 19:33:53 -05:00
Peter Wood
7f7f1deec9 corrected wiki underscores vs hyphens 2024-12-03 15:24:07 +00:00
Peter Wood
847cd2bcec corrected notification message 2024-11-14 16:40:47 +00:00
Peter Wood
180d0bf092 removed portainer backup and corrected the wiki 2024-09-27 08:42:46 -04:00
Peter Wood
e51a7dd0e8 added uptime-kuma and wikijs; stop/start containers before backing up volumes 2023-11-23 15:55:09 +00:00
Peter Wood
2d105cd0d8 removed rclone commands 2023-10-03 08:31:50 -04:00
Peter Wood
20b4c43626 added notification at end of script 2023-09-15 22:34:21 +00:00
Peter Wood
304b1bd377 shell commands from vperanda 2023-07-20 00:59:50 +00:00