Hi guys, I have been searching for the past few weeks about Mesos and VHosts, saddly, I have not found anything useful.
I have a mesos cluster running some webapps. So, I have assigned specifc ports to these apps, so I access this apps using *http://<mesos-master-ip>:<app-port>*. How could I use Virtual Hosts to access these apps? *http://myapp.com <http://myapp.com>*? 1x Mesos Master with HAProxy and Chronos 9x Mesos Slave with Docker Thanks, -- Alfredo Miranda

