No internet connection
  1. Home
  2. Support

How to install talkyard locally on windows device?

By Sourabh Dadhich @sdadhich
    2020-02-26 13:30:48.966Z

    How to install talkyard locally on windows device?

    • 1 replies
    1. You can use Vagrant: https://www.vagrantup.com/downloads.html

      Download this file and follow these instructions therein: https://github.com/debiki/talkyard-prod-one/blob/master/scripts/Vagrantfile

      (This should work — Vagrant is cross platform, Windows too.)

      B.t.w. I suggest you change from vb.memory = "2000" to 4000, in the Vagrantfile.

      Talkyard will listen on your localhost:8080, once you're done.