Skip to content

State/mms-backup-restore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MMS Backup Restore

This is a Docker image which allows you to restore a backup from the MMS Backup service to a standalone instance.

Running

You need to set enviroment variables

  • MMS_USERNAME

  • MMS_API_KEY

  • MMS_GROUP_ID

  • MMS_CLUSTER_ID

  • MONGO_HOSTNAME

Then run

docker run state/mms-backup-restore:latest

Releases

No releases published

Packages

No packages published