Skip to content

m3scluster/clusterd-webui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClusterD/Apache Mesos WebUI

This project is a React-based WebUI for Apache Mesos/ClusterD. It is modular, easy toextend, and uses react.

Funding


Features

  • Agents Management

    • Display all agents in a table
    • Detailed information about resources, status, and IPs
  • Frameworks Management

    • Overview of registered frameworks
    • Monitor resources and statuses
  • Tasks Management

    • Display all tasks with status history
    • Detail view in a dialog

Installation

  1. Clone the repository and build the webui.
git clone <repo-url>
cd <project-folder>
make build
  1. Copy ui/app on all ClusterD/Apache Mesos Master servers.

  2. Change ClusterD/Apache Mesos Master configuration. As example:

vim /etc/mesos-master/webui_dir
/usr/share/mesos/webui2

Screenshots

clipboard_20260207150054.bmp clipboard_20260207150113.bmp

About

New Modern ClusterD/Apache Mesos WebUI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published