-
Notifications
You must be signed in to change notification settings - Fork 37
drude with dns-gen #93
Comments
Would you share your setup and config details? |
Hi @lmakarov The advantage of the dns configuration is that you can access the containers directly. So it is easier and more straight forward to connect to mysql or any other databases. Also xdebug etc. can be accessed on port 9000. The vagrant file is attached. I have listed a short description of what to do on linux and mac: Linux:
Mac: If you are interested, let me know. I can make a pull request and try integrate that into dsh. |
@christianwiedemann, If I understand you correctly, you are proposing to add routing for the docker internal network, so containers can be addressed directly by their internal IPs? The other part (DNS discovery) is already in place in https://github.com/blinkreaction/boot2docker-vagrant (and on Linux/Ubuntu it's done by |
Hi,
I am using drude with dns-gen on mac and on linux. I think this configuration has some advantages against nginx-proxy and blinkreaction/dns-discovery in an local multi project dev environment.
I can provide a installation instruction and a new vagrant file for mac and a installtion instruction for ubuntu 15.10
Maybe that can be an installaton option for drude? What do you think?
Thanks
The text was updated successfully, but these errors were encountered: