cancel
Showing results for 
Search instead for 
Did you mean: 

Setting up a development environment with vagrant and large database

SOLVED
   Did you know you can see the translated content as per your choice?

Translation is in progress. Please check again after few minutes.

Setting up a development environment with vagrant and large database

I am trying to set up a development enviornment to use with mangento 1.9 but have not been abke to find a setup that works correctly. I am currently trying to use vagrant with vmware fusion and phPHPet but when I got it all setup the vagrant box I used only had a 18gb drive. The site I am tring to develop for has a 10gb database using the live dataset and I would like to import this into the vagrant box but on first attempt I ran out of disk space in the virtual drive. I currently have it setup to use nfs to sync the code.

 

My question is, is there a standard vagrant box that I can use for magento (preferrably with puPHPet or similar) that has a larger disk size? or do I need to make a custom vagrant box? or try to resize the existing?

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Setting up a development environment with vagrant and large database

I ended up using scotch box 2.5 from https://box.scotch.io/ and haven't had any problems with disk space.

View solution in original post

1 REPLY 1

Re: Setting up a development environment with vagrant and large database

I ended up using scotch box 2.5 from https://box.scotch.io/ and haven't had any problems with disk space.