Hey Benjamin!
Please feel free to raise a ticket saying that the readme sucks :D! We love 
feedback 😀
Yeah, the ui runs completely in the browser so it can be run in two modes:

- as the default ui for mesos with the masters just serving the assets by 
extending from mesosphere mesos official Image and just exporting ENV 
MESOS_WEBUI_DIR 
https://github.com/Capgemini/mesos-ui/blob/master/DockerfileMesos

- as an standalone ui being served by a nodejs simple server while keeping the 
default classic mesos ui one on the masters. 

This way the user can choose the best approach for him so We provide docker 
images for both approaches
https://hub.docker.com/r/capgemini/mesos-ui/tags/

Only feature missed by our ui at the moment is sanboxing per task, once that's 
done can't see any need to run both at the same time so yeah would be nice to 
make it easy for the user to switch between then as they like :)
Cheers,
Alberto

Sent from my iPhone

> On 16 Mar 2016, at 05:59, Benjamin Mahler <[email protected]> wrote:
> 
> Nice to see this come together, I noticed that the following issue was closed 
> from our last discussion:
> https://github.com/Capgemini/mesos-ui/issues/44
> 
> Does this mean that the ui is now run browser-side and the master just has to 
> serve the assets? I had a hard time telling from the github readme.
> If so, great! We should consider putting up a list of alternative UIs in our 
> documentation so that users can discover them more easily. Feel free to send 
> us a review for that.
> 
>> On Wed, Mar 9, 2016 at 9:45 AM, Alberto GarcĂ­a Lamela 
>> <[email protected]> wrote:
>> Hi there,
>> I though might be of interest to some people here. We just added very basic 
>> support for tasks including a visualizer for this alternative UI for Mesos.
>> https://github.com/Capgemini/mesos-ui
>> 
>> Would be nice to get some feeback so it can be improved.
>> Cheers,
>> Alberto
> 

Reply via email to