Dendra MongoDB migration scripts.
402
MongoDB migration scripts to prepare a metadata database.
Be sure you have Node version 6.11.x. If you’re using nvm, you may need to nvm use 6.11.0.
Clone this repo.
Install the migration tool via npm install -g migrate-mongo. See migrate-mongo for more information.
Make this project directory the current directory, i.e. cd dendra-mongo-migrations.
If all goes well, you should be able to run the predefined package scripts.
Make this project directory the current directory, i.e. cd dendra-mongo-migrations.
Build the project docker build -t dendra:dendra-mongo-migrations ..
Tag the desired image, e.g. docker tag f0ec409b5194 dendra/dendra-mongo-migrations:latest.
Push it via docker push dendra/dendra-mongo-migrations.
Content type
Image
Digest
sha256:c10431810…
Size
259.7 MB
Last updated
almost 4 years ago
docker pull dendra/dendra-mongo-migrations