Install a Vagrant Box with MySQL

I created a repo with a bash script and Vagrantfile for quickly spinning up a MySQL database, accessible from the host machine. I will be using this kind of setup for tinkering with Entity Framework Core and MySQL.

The repo and basic instructions can be found here.

By @Jason Figueroa in
Tags : #vagrant, #mysql,

Comments !