Ask HN: Best practices for virtualized development

3 points by godmodus ↗ HN
I'm trying to setup a vagrant box to develop a JS website using Vue.js. I've got a node running Nginx and another running MariaDB!

what are your setups like? how do you set up your development stacks and virtualization?

1 comment

[ 4.2 ms ] story [ 13.2 ms ] thread
I use www.puphpet.com to set up my Vagrant environments for web development. You basically configure your environment in the browser and and then download the generated Vagrant configuration that gets everything going for you.