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.
Awesome Nomad › User Interfaces and Dashboards
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
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.
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.
Cluster Broccoli is a self-service web service and UI for managing HashiCorp Nomad jobs through customizable templates and a RESTful API.