fluo icon indicating copy to clipboard operation
fluo copied to clipboard

Create Fluo status web application

Open mikewalch opened this issue 9 years ago • 2 comments

Create a web application that lists all Fluo applications running on cluster (assuming they all use the same Zookeeper root dir) and gives their basic status. Initially, Fluo status web app should just implement all subcommands of the fluo command that makes sense for a web application. The Fluo status web app should only be launched once per cluster and could track multiple Fluo applications.

mikewalch avatar May 18 '16 15:05 mikewalch

Were you thinking of providing more than status on this page? Like the ability to stop a Fluo application? Was asking because I think providing the ability to take actions on the web page should probably require authentication. Where just status probably does not require that.

keith-turner avatar May 23 '16 16:05 keith-turner

Being able to stop a Fluo application would be cool but that could be added later (w/ authentication)

mikewalch avatar May 23 '16 16:05 mikewalch