theycallmeswift/node-mongodb-s3-backup

How can i restore the backup

jihin opened this issue · 1 comments

jihin commented

How can I restore the database backup, I didn't see any documentation

Hey @jihin. This program will back up a mongo database to Amazon S3. If you want to restore it, all you need to do is use mongorestore.

https://docs.mongodb.com/manual/reference/program/mongorestore/