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

Fix env variable to override the settings. Bug Fix for Docker #278

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

farajfarook
Copy link

This is a bug in docker. if the config file exists in the docker build, the environment variables cannot override those settings.

@farajfarook
Copy link
Author

farajfarook commented Sep 27, 2020

Could this be a problem with the connections config too ?
I deployed adminmongo to a kubernetes cluster and no connection is added when i set the ENV variables.

@erSitz I'm not sure. May be you can use this image to see if it solves your issue.
https://hub.docker.com/r/farajfarook/adminmongo

This is a temporarily image i created to help myself until this PR get merged.

@stevenlafl
Copy link

I can get the config.json file populated just fine upon looking at the container. However, viewing the page shows no saved connection details.

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.

None yet

3 participants