Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/desteves/mmsdockerfile

MongoDB Ops Manger Dockerfile (uses desteves/mongodb-release/ scripts)
https://github.com/desteves/mmsdockerfile

Last synced: 9 days ago
JSON representation

MongoDB Ops Manger Dockerfile (uses desteves/mongodb-release/ scripts)

Awesome Lists containing this project

README

        

# MongoDB Ops Manger Dockerfile

Runs MongoDB Ops Manager 4.0.x in a container.
Tested on Kubernetes via minkube and macOS Docker version 18.09.2, build 6247962

**THIS IS A STANDALONE INSTANCE WITH NO BACKUPS or HTTPS CONFIGURED, FOR DEV ONLY**

See https://github.com/desteves/mms-bosh-release for scripts that do the heavy lifting

Docker repo: https://hub.docker.com/r/nullstring/mms

Download as `docker pull nullstring/mms`

Example `docker run -ti -p 8999:8080 nullstring/mms:latest /bin/bash`

*Ensure Docker Engine has allocated sufficient RAM for it's resources* (I set mines to 10GB)