Skip to content

deniz946/mongodb-backuper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mongodb-backuper

usage

Gif Usage

steps

  • Create a folder called backups and inside clone this repo
  • go to the script folder cd mongo-backup-script
  • run npm run backup and select you database to backup

folder structure

backups   
└───db1Folder -> this folder will be created automatically if no prior backup
│   │   db1-04-09-2018
│   │   db1-05-09-2018
│   
└───db2Folder -> this folder will be created automatically if no prior backup
│   │   db2-16-09-2018
│   │   db2-17-09-2018
│   
└───mongo-backup-script -> backup script folder
    │   backup.js
    │   package.json

About

Easy way to backup your MongoDB databases

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published