You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
scripts/backup.mjs (npm run backup): pg_dump the DB to a timestamped compressed pg_restore-able file under ./backups (gitignored), keep newest HQ_BACKUP_KEEP (14). Locates pg_dump on PATH or the Windows PostgreSQL install dir. Verified against live data: 304 KB dump, 32 tables, valid archive. Backups hold plaintext creds (D32) so backups/ is gitignored + documented as access-controlled. Pending: schedule + off-box copy + DB password out of server.ts. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
3 days ago | |
|---|---|---|
| .. | ||
| backup.mjs | 3 days ago | |