Nightly scheduled workflow that SSHes into the onsite server to run isolated
mysqldump jobs for CUAMS and PNPKI in parallel. Both outputs are
normalized by JS code nodes into success / failed objects, merged,
and dispatched as a formatted Discord report.
What it does
- ● Parallel SSH mysqldump to local ~/backup
- ● Strips insecure-password CLI warnings
- ● Merges both statuses into one report
- ● Posts Daily Backup Report to Discord
Systems covered
- ● CUAMS (onsite MySQL)
- ● PNPKI (onsite MySQL)