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

MYSQL_MISP_PASSWORD not being applied correctly from Compose #22

Open
arnydo opened this issue Oct 20, 2017 · 1 comment
Open

MYSQL_MISP_PASSWORD not being applied correctly from Compose #22

arnydo opened this issue Oct 20, 2017 · 1 comment

Comments

@arnydo
Copy link

arnydo commented Oct 20, 2017

When specifying the MYSQL_MISP_PASSWORD via Docker-Compose.yml, the password is not set correctly in database.php file. However, it is correctly set in MySQL itself.

I am assuming this may be related to special characters in the password not being read correctly.

@ktneely
Copy link

ktneely commented Dec 8, 2017

I did not run into this when testing misp-docker, but now that I'm trying to replicate for production, I have this same issue, even without special characters in my docker-compose file.
The environment is set correctly, as echo $MYSQL_ROOT_PASSWORD returns the password I have set.

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

No branches or pull requests

2 participants