Not quite. What I'd like is UI reporting port 80 without having to run mesos-slave on port 80. But from what I can see, this is not possible. Thanks anyways.
On 3 September 2015 at 12:34, haosdent <[email protected]> wrote: > Does "--port" not satisfy your requirements? If you want to use nginx to > reverse porxy http requests, this port is also support. > > On Thu, Sep 3, 2015 at 6:19 PM, Eren Güven <[email protected]> wrote: > >> Hello, >> >> is it possible to have mesos-slaves report a separate port for mesos UI >> independent of the slave `--port` configuration? This would make >> reverse-proxying more flexible. >> >> Appending a port to /etc/mesos-slave/hostname does not work as >> slave port still gets appended. >> >> Cheers >> Eren >> > > > > -- > Best Regards, > Haosdent Huang >

