Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 477 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 477 Bytes

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