Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows support (mostly Ansible) #4

Closed
joemaller opened this issue Oct 19, 2015 · 7 comments
Closed

Windows support (mostly Ansible) #4

joemaller opened this issue Oct 19, 2015 · 7 comments

Comments

@joemaller
Copy link
Member

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

joemaller added a commit to ideasonpurpose/basic-wordpress-box that referenced this issue Oct 26, 2015
@joemaller
Copy link
Member Author

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

hashicorp/vagrant#3083 (comment)

@joemaller
Copy link
Member Author

joemaller commented Jun 19, 2016

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. (ideasonpurpose/basic-wordpress-box#11)

Short term goals:

  • Local provisioning
  • Boot VM on Windows
  • Serve static HTML page from VM on Windows
  • update basic-wordpress-box to 0.0.11 (with unzip installed)

@joemaller
Copy link
Member Author

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
Copy link
Member Author

joemaller commented Nov 28, 2016

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

  • Provisioning error when creating Kint and XHProf symlinks:
    • solution: Run as administrator
  • Vagrant Hostmanager is not writing the Windows etc/hosts file
  • Microsoft Edge won't load websites from local IP addresses

@joemaller joemaller reopened this Jan 11, 2018
@joemaller
Copy link
Member Author

@joemaller
Copy link
Member Author

@joemaller
Copy link
Member Author

Closed with 0b51452

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant