Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow passing extra arguments to mongod #76

Closed
rhcarvalho opened this issue Aug 20, 2015 · 7 comments
Closed

Allow passing extra arguments to mongod #76

rhcarvalho opened this issue Aug 20, 2015 · 7 comments
Assignees
Labels

Comments

@rhcarvalho
Copy link
Contributor

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
Copy link
Contributor Author

@mfojtik @bparees @mnagy PTAL

@mfojtik
Copy link
Contributor

mfojtik commented Aug 20, 2015

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

@bparees
Copy link
Collaborator

bparees commented Aug 20, 2015

+1

@mfojtik
Copy link
Contributor

mfojtik commented Sep 4, 2015

@omron93 PTAL

@omron93
Copy link
Contributor

omron93 commented Sep 7, 2015

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...

@bparees bparees added the P3 label Feb 3, 2016
@omron93 omron93 self-assigned this Jan 24, 2017
omron93 pushed a commit to omron93/mongodb-container that referenced this issue Mar 14, 2017
omron93 pushed a commit to omron93/mongodb-container that referenced this issue Mar 14, 2017
@ewoks
Copy link

ewoks commented Nov 13, 2020

guess this ticket can be closed, no @omron93 ?

@hhorak
Copy link
Member

hhorak commented Apr 10, 2024

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

@hhorak hhorak closed this as completed Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

7 participants