But how can I assign a domain to a task using haproxy? On Feb 11, 2016 8:29 PM, "Shuai Lin" <[email protected]> wrote:
> Since you already have haproxy running, why not use it as a reverse proxy? > > On Fri, Feb 12, 2016 at 3:31 AM, Alfredo Carneiro < > [email protected]> wrote: > >> 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 >> > >

