webdevops / TYPO3-docker-boilerplate

:stew: TYPO3 Docker Boilerplate project (NGINX, Apache HTTPd, PHP-FPM, MySQL, Solr, Elasticsearch, Redis, FTP)
https://webdevops.io/projects/typo3-docker-boilerplate/
MIT License
233 stars 91 forks source link

Adding a Vagrant file? #83

Open elmar-hinz opened 9 years ago

elmar-hinz commented 9 years ago

Hello,

You suggested the Vagrant Manager for the vagrant-development machine. Now the Vagrant Manager offers docker as provider.

Is it technically possible to run the TYPO3-docker-boilerplate machines with vagrant? Then all machines could be controlled within one gui.

elmar-hinz commented 9 years ago

It's a bunch of boxes, so this is related: http://docs.vagrantup.com/v2/multi-machine/

josefglatz commented 6 years ago

@elmar-hinz could you please add some more details? I don't get the idea. You can e.g. use vagrant-docker-vm project to run this boilerplate. I'm not sure, if a Vagrantfile will confuse in a docker-compose boilerplate

elmar-hinz commented 6 years ago

Well this is three yrs old now. I think I observered that the GUI Vagrant Manager was able to support all Docker, Parallels and Virtualbox. So I considered it as an option to control all parts within one GUI, in special for the setup you address as "vagrant-docker-vm project to run this boilerplate." However, I didn't follow this idea any further.