https://github.com/simonswine/vagrant-hanewin-nfs
https://github.com/simonswine/vagrant-hanewin-nfs
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/simonswine/vagrant-hanewin-nfs
- Owner: simonswine
- License: other
- Created: 2014-03-22T17:32:23.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-24T17:17:18.000Z (over 12 years ago)
- Last Synced: 2025-04-30T21:08:52.016Z (over 1 year ago)
- Language: Ruby
- Size: 266 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: LICENSE
Awesome Lists containing this project
README
# Vagrant Hanewin NFS
Manage and adds support for NFS on windows.
## Supported Platforms
Only tested with Vagrant 1.5.0 or later
Supported guests:
* Linux
## Installation
```
$ vagrant plugin install vagrant-hanewin-nfs
```
## Hanewin NFS
You need to install Hanewin NFS Server to use this plugin. Hanewin NFS is
shareware and can be evaluated for 30 days.D
You can get it here:
http://www.hanewin.de/nfs-d.htm
## Thanks to
* @GM-Alex [vagrant-winnfsd](https://github.com/GM-Alex/vagrant-winnfsd) idea and basic structure of this plugin.