Yeah, I have vagrant and virtual box - but still got some issues. I am working to fix them. Meanwhile - can someone review this patch?
On Thu, Dec 24, 2015 at 6:54 PM Upayavira <u...@odoko.co.uk> wrote: > Install both VirtualBox and Vagrant on your mac, then do vagrant up > > The ubuntu/fedora etc refers (i presume) the guest OS rather than the > host os which is in your case MacOS. > > Upayavira > > On Thu, Dec 24, 2015, at 03:37 PM, Yuri Zelikov wrote: > > > > > > > On Dec. 24, 2015, 3:18 p.m., Yuri Zelikov wrote: > > > > I have little experience with vagrant - but I guess this setup won't > work with OSX - right? > > > > > > Andreas Kotes wrote: > > > it should, on any platform supporting VirtualBox - there should > > > be a brew package for vagrant itself > > > > From what I see - there are setups for ubuntu, fedora and win10. I tried > > to "vagrant up" on mac anyway - didn't work. > > > > > > - Yuri > > > > > > ----------------------------------------------------------- > > This is an automatically generated e-mail. To reply, visit: > > https://reviews.apache.org/r/41700/#review111860 > > ----------------------------------------------------------- > > > > > > On Dec. 24, 2015, 4:19 a.m., Evan Hughes wrote: > > > > > > ----------------------------------------------------------- > > > This is an automatically generated e-mail. To reply, visit: > > > https://reviews.apache.org/r/41700/ > > > ----------------------------------------------------------- > > > > > > (Updated Dec. 24, 2015, 4:19 a.m.) > > > > > > > > > Review request for wave, Ali Lown and Yuri Zelikov. > > > > > > > > > Repository: wave > > > > > > > > > Description > > > ------- > > > > > > Adds vagrant config for linux and windows vm's > > > > > > > > > Diffs > > > ----- > > > > > > .gitignore b8ef753 > > > README.md 3be1780 > > > Vagrantfile PRE-CREATION > > > release/artifact-sign.sh 004d5f0 > > > scripts/release/artifact-sign.sh PRE-CREATION > > > scripts/vagrant/application.conf PRE-CREATION > > > scripts/vagrant/setup-fedora.sh PRE-CREATION > > > scripts/vagrant/setup-ubuntu.sh PRE-CREATION > > > scripts/vagrant/setup-win-choco.cmd PRE-CREATION > > > scripts/vagrant/setup-win.cmd PRE-CREATION > > > wave/build.gradle ca39a6d > > > > > > Diff: https://reviews.apache.org/r/41700/diff/ > > > > > > > > > Testing > > > ------- > > > > > > Can run server in all vm's (fedora, ubuntu, win 10) > > > > > > > > > Thanks, > > > > > > Evan Hughes > > > > > > > > >