Docker image to sync from Metaverse mvsd to MongoDB.
You can build the image or use the image form docker hub.
docker run cangr/mvsd-mongo-sync
To configure the sync service you need to set the environment variables:
- MONGO_HOST
- MONGO_PORT
- MONGO_DB
- MVSD_HOST
- MVSD_PORT