Can install Discourse with railsinstaller on windows?

Hi
can i install discourse in windows whit railsinstaller ?
http://railsinstaller.org/en
or

Docker install is the only supported way to install Discourse. That must be done on Linux since it requires Linux Containers (LXC).

إعجاب واحد (1)

The main technical reason that Discourse can’t be run on Windows is that it uses gem native extensions, such as nokogiri (which takes the longest to compile :angry:)

إعجاب واحد (1)

Rails basically does not work on Windows, you will run into many problems. See the other topics here about Windows. Use a VM and Linux.

إعجاب واحد (1)