0.0.2 • Published 11 years ago

dpd-importer v0.0.2

Weekly downloads
1
License
-
Repository
github
Last release
11 years ago

dpd-importer

Create deployd collections from existing mongo collections.

usage

Create a project. Then install the dpd-importer module.

dpd create my-app
cd my-app
mkdir node_modules
npm install dpd-importer
dpd -d

Click the green new resource and choose Importer.

Give it the default name "/importer". Open it by clicking "IMPOTER" in the left menu.

Enter the information of your old MongoDB server. Clicking on Start Import will start creating deployd collections from data in the provided db by streaming data directly from the old db into your new deployd db.

0.0.2

11 years ago

0.0.1

11 years ago