Skip to content

feat: db backup and docs restore#290

Open
Anuoluwapo25 wants to merge 1 commit intoRemitwise-Org:mainfrom
Anuoluwapo25:feature/db-backup-and-restore-docs
Open

feat: db backup and docs restore#290
Anuoluwapo25 wants to merge 1 commit intoRemitwise-Org:mainfrom
Anuoluwapo25:feature/db-backup-and-restore-docs

Conversation

@Anuoluwapo25
Copy link

###Description

This PR documents the database backup and restore process to ensure user and preference data can be safely recovered in case of data loss.

The documentation outlines the backup strategy (e.g., daily pg_dump or managed database backups), retention policy, and clear steps for restoring the database and running migrations if needed.

closes #204

@Anuoluwapo25
Copy link
Author

@Baskarayelu please kindly check the pr

@Anuoluwapo25
Copy link
Author

@Baskarayelu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Backup and Restore Strategy for Database

1 participant