Skip to content
This repository has been archived by the owner on Aug 28, 2019. It is now read-only.

Dockerized way of syncing from Metaverse mvsd to MongoDB

Notifications You must be signed in to change notification settings

mvs-org/mvsd-mongodb-sync

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 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%