Skip to content

This project should help you migrate your MongoDB database from one server to another

License

Notifications You must be signed in to change notification settings

EtgarSH/mongo-server-migration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mongo-server-migration

This project should help you migrate your MongoDB database from one server to another

Using

  1. Download this Repository.
  2. Open your Terminal / Command Line (Tested on Mac OS)
  3. Navigate to the root folder of this project.
  4. run npm install
  5. Rename config.example.js to config.js.
  6. Edit the config.js file to make the migratin relevant for you.
  7. run npm start.

Good Luck!

About

This project should help you migrate your MongoDB database from one server to another

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published