0.0.4 • Published 9 years ago

dpd-externalcollection v0.0.4

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

dpd-externalcollection

Deployd plugin. Store a collectin in a different mongodb instance

Installation

In your apps root folder:

npm install dpd-externalcollection

Usage

From your Deployd dashboard click the "+" to add a new collection and choose "External Collection".

Under the newly created collection choose the config tab and insert host, port and db name of the mongodb instance you want to use. Make sure that the db is running before doing this!

Switching between databases!

You can even switch between databases! It's as simple as changing the config. This can be very handy during development.

0.0.4

9 years ago

0.0.1

9 years ago