Tuurlijk / TYPO3.Homestead

One-stop Neos and TYPO3 development and review environment. Effortlessly test one site against multiple PHP versions and hhvm.
99 stars 17 forks source link

Windows Support? #17

Closed Norcoen closed 8 years ago

Norcoen commented 9 years ago

Is it possible to run this on a windows machine? Ansible isn't available under windows, is it really needed?

Tuurlijk commented 9 years ago

Yes, unfortunately it's really needed. I mean, I can choose another config management system and rewrite all the configuration steps to it, but that will take some time. It will have to be a config management solution that runs cross platform. Any suggestions?

Norcoen commented 9 years ago

Thanks for the reply. I stumbled upon your project searching for better ways to work on local copies of TYPO3 projects.

I used PuPHPet which uses puppet with other TYPO3 projects, so far it's working fine on windows. Chef might be an alternative to puppet as far as I can tell.

So I can't really make any good suggestions other than those two I barely know :/

pniederlag commented 9 years ago

Hi,as ansible is already available in the box wouldn't it be possible to just execute the ansible provisioning from within the machine?

Wouldn't this be an approach to consider? Other than that: awesome project! :)

Tuurlijk commented 9 years ago

That would be neat if that would work. :-) Can you whip up an example?

Tuurlijk commented 8 years ago

Current version works on Windows. Project is now pre-built.