mongodb-container icon indicating copy to clipboard operation
mongodb-container copied to clipboard

Allow passing extra arguments to mongod

Open rhcarvalho opened this issue 10 years ago • 6 comments

The official Docker Hub image for MongoDB allows passing arguments to mongod via its entrypoint script.

This feature is useful and users can benefit of it both via docker run and within an OpenShift DeploymentConfig (one can specify container args in the pod spec).

rhcarvalho avatar Aug 20 '15 12:08 rhcarvalho

@mfojtik @bparees @mnagy PTAL

rhcarvalho avatar Aug 20 '15 12:08 rhcarvalho

@rhcarvalho we should do the same (afaik we already doing that for mysql)

mfojtik avatar Aug 20 '15 12:08 mfojtik

+1

bparees avatar Aug 20 '15 18:08 bparees

@omron93 PTAL

mfojtik avatar Sep 04 '15 11:09 mfojtik

LGTM. I like a way how to configure the image. And I think there should be no problem with this...

I also think it should be good to allow/document users to mount configuration file,... It is a standard way how to configure mongod and when you don't run mongod from kubernetes it easier to use.

However, when we discussed this, I think you said you don't want to allow users to configure everything? Only some option accessible via environment variables...

omron93 avatar Sep 07 '15 10:09 omron93

guess this ticket can be closed, no @omron93 ?

ewoks avatar Nov 13 '20 07:11 ewoks

mongodb container is not maintained any more in this org. closing.

hhorak avatar Apr 10 '24 11:04 hhorak