apps / backup
ba

toa://backup

200 OK

Automated database backups to S3.

OVERVIEW

backup runs the safety net under everything else — scheduled dumps of Postgres, MySQL and SQLite, pushed to S3-compatible storage, with monitoring and one-command restore.

FEATURES
Scheduled
Cron-style dumps with retention windows.
Multi-engine
PostgreSQL, MySQL and SQLite supported.
Restore
One-command, verified restore to any point kept.
Monitored
Alerts when a job slips or a target grows.
API
tor@toa: ~ /backup --routes
GET /api/jobs
POST /api/jobs/{id}/run
GET /api/restores
POST /api/restore