MySQL via Vagrant

Ever needed an instance of MySQL to test something or develop against or just for fun but didn’t want to go through the hassle of installing etc?

Clone this:
https://github.com/steveswinsburg/mysql-vagrant

Run this: vagrant up

Done.

Leave a comment