[Server support] - Job to run a database backup #140
Labels
enhancement
New feature or changes to an existing one
P1
Changes that should be worked now
target: firebase
Relates to Firebase and its sub-dependencies
Create a scheduled function to run (and store) a backup of all Firestore database, allowing rollbacks if critical issues arise.
This can be done by using the Firebase Functions capabilities, alongside the Admin SDK permissions, storing it properly in a private Firebase Storage folder.
Although, not quite sure how long the timeframe of this cron job should be.
Sub-issue that relates to the Server support - #136.
The text was updated successfully, but these errors were encountered: