Awesome NomadUser Interfaces and Dashboards

cvandal/nomad-ui

⭐ 32 JavaScript added to this list on 2024-12-11 repository created 2017-05-12

Nomad UI is a cross-platform user interface designed specifically for HashiCorp's Nomad, a popular cluster manager and scheduler. This project provides a graphical interface to interact with Nomad, making it easier for users to manage and monitor their Nomad clusters. The UI is built using .NET Core and React, ensuring compatibility across different operating systems and providing a modern, responsive user experience. The project was actively developed until the release of Nomad 0.7, which introduced its own built-in UI, leading to the discontinuation of further development on this external UI project. Despite this, Nomad UI remains a valuable tool for users who prefer or require a separate interface for managing Nomad. Users can deploy Nomad UI easily using Docker, with environment variables to specify the Nomad server URL and the port on which the UI should run. The project also provides detailed instructions for development, including prerequisites like .NET Core, Node.js, and Yarn, as well as build and run steps. This makes it accessible for developers who want to customize or extend the UI. The repository includes screenshots showcasing the UI's features and layout, giving potential users a visual preview of the interface. Additionally, the project encourages community engagement through the HashiCorp Community Slack team, fostering collaboration and support among Nomad users. Overall, Nomad UI serves as a user-friendly, cross-platform interface for managing Nomad clusters, simplifying operations for users who prefer a graphical interface over command-line tools. Although it is no longer under active development, it remains a useful resource for the Nomad community.

https://github.com/cvandal/nomad-ui

.net-corecluster-managementcommunitycross-platformdockerdotnethashicorpnomadreactschedulerslackuiuser-interface

Also in User Interfaces and Dashboards

hashicorp/damon

Damon is a terminal user interface (TUI) that provides an interactive dashboard for managing and monitoring HashiCorp Nomad resources such as Jobs, Deployments, and Allocations.

robinovitch61/wander

Wander is a terminal-based TUI application for efficiently managing and monitoring HashiCorp Nomad clusters with features like live log tailing, event monitoring, and administrative controls.

FRosner/cluster-broccoli

Cluster Broccoli is a self-service web service and UI for managing HashiCorp Nomad jobs through customizable templates and a RESTful API.