Skip to content

Conversation

tianon
Copy link
Member

@tianon tianon commented Dec 20, 2017

This builds on the functionality added in #145 (improved in #183), and the request for documentation in #189).

More specifically, this adjusts our docker-entrypoint.sh to use a YAML parser to convert a supplied YAML mongod configuration file into JSON so that we can parse/munge it with jq such that we can remove problematic configuration options for our "initdb" logic (such as SSL or authorization configuration).

This removes our longest-standing TODO item with this functionality, and the primary reason for it still being considered experimental (and thus not being documented, as noted in #189).

Closes #148
Closes #172
Closes #176

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants