Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/desteves/mmsdockerfile
- Owner: desteves
- Created: 2019-02-21T03:31:13.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-01-26T00:24:14.000Z (about 3 years ago)
- Last Synced: 2023-08-13T14:53:48.727Z (over 1 year ago)
- Language: Dockerfile
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)