Hi, We're working on a dev server that has Nginx / PHP / MySQL and all client projects. Opening a project on a remote server does not make the IDE happy so I clone a git project locally and have the files copied to the dev server on save. Some people are on Windows making a project with symlinks impossible to work with locally.
I imagine the Windows users only need a Vagrant box with a Linux OS and git client to store the files on so the IDE can read from there. Is that correct? Or would you recommend running Nginx/PHP and connecting to the remove MySQL from the Vagrant box as well? Cheers! Jerry -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/b2413d23-00a8-4695-a801-feeb1c0cc7f0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
