Now I've got my database export and import stuff sorted, I'm wondering what the best way to manage different sites built in VVV is.
Is the recommended approach to have a single instance of VVV for each site? Or is it better to have a "local wordpress sites" type global instance of VVV and have multiple sites within that?
For example --
if I manage three different wordpress sites for three different people (call them site1, site2 and site3)
would it be better to have three folders each with a separate vagrant vm instance provisioned with wordpress-default acting as the main database in each one, OR
have "a local wordpress sites" folder, and use the auto site setup to create each site within that single VM instance?
Sorry if that seems a very convoluted way of explaining!
Thanks
Lee