Skip to content

limit-zero/docker-mms-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MMS Backup Agent

Minimal docker container for running the MMS/MongoDB Cloud Manager Backup Agent

Usage

Specify MMS configuration values by passing them as environment variables prefixed with MMS_.

The Backup Agent documentation requires that at least the mmsApiKey, mmsGroupId, and mothership be set, so a minimal configuration could look like this:

docker run -e MMS_mmsApiKey=MY_API_KEY -e MMS_mmsGroupId=MY_GROUP_ID -e MMS_mothership=api-backup.us-east-1.mongodb.com limit0/mms-backup-agent:latest

About

Minimal docker container for running the MMS/MongoDB Cloud Manager Backup Agent

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages