server-desktop-01/scripts
jared 309232cb26 fix(backup): validate Synology backup path is accessible
Check that /volume1/backup is actually reachable and readable, rather
than just testing SSH connectivity. This prevents false positives where
SSH works but the backup destination is offline or unmounted.
2026-05-24 13:16:15 -04:00
..
backup.sh fix(backup): validate Synology backup path is accessible 2026-05-24 13:16:15 -04:00
build-n8n-workflows.rb feat(backup-monitor): fix MailPace body field and add explicit headers 2026-05-07 13:45:28 -04:00
n8n-build-email.js feat(backup-monitor): add workflow JS files, build script, and generated workflow JSON 2026-05-07 11:24:16 -04:00
n8n-evaluate-sources.js feat(backup-monitor): add workflow JS files, build script, and generated workflow JSON 2026-05-07 11:24:16 -04:00
n8n-workflow-receiver.json feat(backup-monitor): fix MailPace body field and add explicit headers 2026-05-07 13:45:28 -04:00
n8n-workflow-reporter.json feat(backup-monitor): fix MailPace body field and add explicit headers 2026-05-07 13:45:28 -04:00
notify_backup.rb feat(backup-monitor): implement BackupNotifier and CLI entry point 2026-05-07 11:19:37 -04:00
notify_backup_test.rb feat(backup-monitor): implement BackupNotifier and CLI entry point 2026-05-07 11:19:37 -04:00
validate-n8n-workflow.py feat(backup-monitor): add n8n workflow JSON validator 2026-05-07 11:21:24 -04:00