gitlab-ci-stack
gitlab-ci-stack copied to clipboard
Won't work on Windows
I'm trying to build the stack using Vagrant (2.2.6) on Windows10. I got this error: Vagrant fork() function is unimplemented on this machine (NotImplementedError) on Windows.
- I'll try in WSL then let you know :) edit: I cant manage it to work, got errors trying to run Windows installed VirtualBox from WSL
- There's a way to avoid
vagrant-dns
and public domain and setup the stack using a local domain, such asgitlab.local
?
Just realized this: Vagrant-DNS only supports OS X at the moment