🗄️
Logical Database Dumps
PostgreSQL, MySQL/MariaDB, and SQLite backups use dump tools instead of raw database directories.
Back up database dumps and mounted application files with restic, then restore and prove readiness from the same container.
PostgreSQL, MySQL/MariaDB, and SQLite backups use dump tools instead of raw database directories.
Back up Rails Active Storage and other mounted paths with restic path snapshots.
Restore commands require explicit environment flags and restore-specific database targets.
Generate redacted operational evidence for backup readiness and security reviews.