Skip to content
Chirag Gude edited this page May 12, 2014 · 4 revisions

Turizon VM with Vagrant - Wiki

Gists

Laravel composer.json for Vagrant

Install Ruby and RubyGems

Vagrant shared folders with Rsync on Windows

For "vagrant ssh" to work, the host system needs to have ssh.exe in the env path variables. To "rsync" the synced folder (for IO performance gains), the host system (Windows only) needs to have "rsync.exe" in the environment path variables. Get both the .exe files with > https://www.itefix.no/i2/content/cwrsync-free-edition

Note: Git is pre-packaged with ssh.exe and CygWin is packaged with rsync.exe