Vagrant Allegro NFS
Manage and adds support for NFS on windows, using Allegro NFS Server.
Supported Platforms
Only tested with Vagrant 1.8.0 or later and with Virtualbox 5.0 on Windows 10.
Supported guests:
Installation
$ vagrant plugin install vagrant-allegro-nfs
Allegro NFS
You need to install Allegro NFS Server to use this plugin. Allegro NFS is
shareware and can be evaluated for 30 days.
You can get it here:
http://nfsforwindows.com/
Contribute
To contribute, you will need the following requirements:
* Ruby >= 2.2
* Bundler = 1.12.5
First, install all dependencies: bundle install --path vendor/bundle
Then you can use the Vagrantfile.dist
file to run a box with virtualbox:
#!bash
cp Vagrantfile.dist Vagrantfile
bundle exec vagrant up
Thanks to