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

Q: MySQL - access from outside #2

Open
JulianVolodia opened this issue Mar 10, 2015 · 2 comments
Open

Q: MySQL - access from outside #2

JulianVolodia opened this issue Mar 10, 2015 · 2 comments

Comments

@JulianVolodia
Copy link

I want to connect from outside (non-virtual machine) to mysql on that. I won't use phpmyadmin ;) 10.10.10.10 IP address is of course visible for me.

I forwarded port in Vagrantfile (host: 3306, guest: 15306).
I also think the playbook settings fits all. Changed network to Allow All in virtualbox.

Maybe some how created user 'vagrant'@'%' and granted him to everything...

it tells (111) error number, so it's rejected

What should I do?
Thanks for that project! :D

@pesterhazy
Copy link
Owner

Makes sense. I pushed a fix as suggested (you may have to vagrant destroy to recreate the mysql users). Can you confirm that it works as intended?

@JulianVolodia
Copy link
Author

Sorry, I will try it when I have time... but not today :(

For you it works? Have you try it?

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