Skip to content

Dockerized way of syncing from Metaverse mvsd to MongoDB

Notifications You must be signed in to change notification settings

ventfang/mvsd-mongodb-sync

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Dockerized way of syncing from Metaverse mvsd to MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%