# Setup Vagrant per Discourse su Windows

**URL:** https://meta.discourse.org/t/discourse-vagrant-setup-for-windows/86886
**Category:** Development
**Created:** [6 Maggio 2018, 5:07pm UTC](https://meta.discourse.org/t/discourse-vagrant-setup-for-windows/86886 "2018-05-06T17:07:25Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![alfabetagama](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/alfabetagama/32/88686_2.png) [@alfabetagama](https://meta.discourse.org/u/alfabetagama)
#### Post date: [6 Maggio 2018, 5:07pm UTC](https://meta.discourse.org/t/discourse-vagrant-setup-for-windows/86886/1 "2018-05-06T17:07:25Z")

</div>

For anyone interested, i’ve put together new Vagrant Discourse development setup:

[https://github.com/alfabetagama/discourse-vagrant](https://github.com/alfabetagama/discourse-vagrant)

It is using Winnfsd driver for sharing so it should perform better than SMB or native VirtualBox shares.

Tested on Windows 7, feedback for other platforms would be appreciated.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [6 Maggio 2018, 9:21pm UTC](https://meta.discourse.org/t/discourse-vagrant-setup-for-windows/86886/2 "2018-05-06T21:21:02Z")

</div>

I believe this method has been generally deprecated in favor of using Docker for local development, is that correct @sam?

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [6 Maggio 2018, 9:22pm UTC](https://meta.discourse.org/t/discourse-vagrant-setup-for-windows/86886/3 "2018-05-06T21:22:45Z")

</div>

Yes we even removed the code recently afaik and updated the blog post

This looks fine though cause share should in theory be fast, I wonder if it gets the file watch events though
