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 support ? #58

Closed
DevBaier opened this issue May 6, 2021 · 1 comment
Closed

MySQL support ? #58

DevBaier opened this issue May 6, 2021 · 1 comment

Comments

@DevBaier
Copy link
Contributor

DevBaier commented May 6, 2021

Is mysql integrated ? Because i am developping a plugin and i need mysql but it seems that mysql dont is installer.

Ty

@Soren90
Copy link
Contributor

Soren90 commented Jun 28, 2021

Nope, there is no mysql built into the image, this is the best practice way of doing it on a micro-service architecture. You can easily setup a mysql with docker. Just follow these instructions and you should be good to go: https://hub.docker.com/_/mysql

@DevBaier DevBaier closed this as completed Jul 6, 2021
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