webdevops/vagrant-docker-vm

reverse proxy does not works

oaltmann opened this issue · 1 comments

Hey,

i am trying to build a local dev environment with the cool vagrant docker VM and the TYPO3 docker boilerplate on my Mac Pro with Sierra. I mounted my local files with nfs to the /var/www/ storage folder. (Is that right?) When I call the following IP: http://192.168.56.2/ I get the Consul by HashiCorp. But the reverse Proxy to automaticly map the Project does not work. How do I call my project? What is the default Hostname? I find in the doku: *.vm or *.docker.
What i need to to do to config? Has anyone an idea?

Thanks for help.

Hi, the vagrant-docker-vm is mainly built to work with the webdevops/php-docker-boilerplate or the webdevops/TYPO3-docker-boilerplate.

So each project lives within an dedicated docker-compose project