All Projects → umputun → mongo-auth

umputun / mongo-auth

Licence: other
mongo docker with auth

Programming Languages

shell
77523 projects
Dockerfile
14818 projects

mongo-auth

A simple wrapper on top of mongo container adding root user and forcing authentication.

In order to use it MONGO_PASSWD should be passed via env. docker run -d -e MONGO_PASSWD=<your strong password here> umputun/mongo-auth

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].