/mvsd-mongodb-sync

Dockerized way of syncing from Metaverse mvsd to MongoDB

Primary LanguagePython

Metaverse MongoDB Sync

Docker image to sync from Metaverse mvsd to MongoDB.

Build Status

Run

You can build the image or use the image form docker hub.

docker run cangr/mvsd-mongo-sync

Setup

To configure the sync service you need to set the environment variables:

  • MONGO_HOST
  • MONGO_PORT
  • MONGO_DB
  • MVSD_HOST
  • MVSD_PORT