<div dir="ltr">Hi all,<div><br></div><div>I'm trying to setup kohadevbox on a Windows 10 prof laptop. I'm going after stretch64 </div><div><br></div><div>Things I've done so far:<br><br>1. I had to switch the distribution to <a href="https://app.vagrantup.com/digital-port/boxes/debian-stretch64">https://app.vagrantup.com/digital-port/boxes/debian-stretch64</a> because otherwise I was hitting the missing linux-headers for vbox guest additions.</div><div><br></div><div>2. Ran SMB=1 SKIP_WEBINSTALLER=1 CREATE_ADMIN_USER=1 LOCAL_ANSIBLE=1 SYNC_REPO="/home/vagrant/kohaclone" vagrant up</div><div><br></div><div>3. I've the VM created, can ssh into it both as `vagrant ssh` as well as via putty</div><div><br></div><div>4. But no cheese when i try to access <a href="http://localhost:8081">http://localhost:8081</a> either inside the VM or from my host box</div><div><br></div><div>5. the .deb installation did go through, because there is /usr/share/koha and the koha-* commands are accessible e.g. koha-list. koha-passwd so package got installed.</div><div><br></div><div>6. /home/vagrant/kohaclone is empty and that I guess is the root of my problems because the installation has gotten gitified and there is nothing there at the moment.</div><div><br></div><div>7. I'm now manually doing a `git clone <a href="http://git.koha-community.org/koha.git">http://git.koha-community.org/koha.git</a> kohaclone` in /home/vagrant to see if that makes a difference.</div><div><br></div><div>My question: kohadevbox README.md says - "A clone of the official Koha Git repo, or a NFS-mounted git repository from your host machine." </div><div><br></div><div>So what am I missing here? Cluesticks / brickbats welcome... and expected :-)<br><br></div><div>thanks</div><div><br></div><div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>-- <br>Indranil Das Gupta<br>L2C2 Technologies<br><br>Phone : +91-98300-20971</div><div>WWW : <a href="http://www.l2c2.co.in" target="_blank">http://www.l2c2.co.in</a><br>Blog    : <a href="http://blog.l2c2.co.in" target="_blank">http://blog.l2c2.co.in</a><br>IRC     : indradg on irc://<a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a><br>Twitter : indradg</div></div></div></div></div></div>