ideasonpurpose / basic-wordpress-vagrant

A fast, easy to use WordPress Vagrant environment modeled after managed WordPress hosting platforms like WP Engine and Flywheel.
MIT License
25 stars 3 forks source link

Windows support (mostly Ansible) #4

Closed joemaller closed 6 years ago

joemaller commented 8 years ago

See KSid/windows-vagrant-ansible and trellis/windows.sh (also the Trellis Vagrantfile). Ansible will run on the VM.

joemaller commented 8 years ago

Manually removing network from Virtual Box as mentioned here might be necessary:

https://github.com/mitchellh/vagrant/issues/3083#issuecomment-163037938

joemaller commented 8 years ago

Making some progress. Notes:

Installed Git using the third option, which got vagrant ssh working. The above might not be necessary.

Also had to manually remove a network adapter from VirtualBox. Lost the page with instructions, but I'm trying to find it again. Derp: It's the link from the previous comment.

On-VM provisioning was failing because unzip wasn't installed, plus the version of Ansible was out of date. (https://github.com/ideasonpurpose/basic-wordpress-box/issues/11)

Short term goals:

joemaller commented 8 years ago

Almost working on Windows without intervention. But problems on Edge (works in Chrome). This is not a new issue.

Trying this: http://www.hanselman.com/blog/FixedMicrosoftEdgeCantSeeOrOpenVirtualBoxhostedLocalWebSites.aspx

joemaller commented 7 years ago

So it's kind of working. The three remaining issue seem to be Windows specific:

joemaller commented 6 years ago

Good link: https://developer.microsoft.com/en-us/microsoft-edge/platform/faq/#how-can-i-debug-localhost

joemaller commented 6 years ago

Getting closer. Edge has issues with VMs (not just this one)

https://social.technet.microsoft.com/Forums/en-US/0face535-3c7a-4658-be34-6c376322ca34/microsoft-edge-cant-open-local-domains?forum=win10itpronetworking

joemaller commented 6 years ago

Closed with 0b51452a089e5d7fee4291ead2761de15f591259