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
wander is a terminal-based application and text user interface (TUI) designed specifically for interacting with HashiCorp Nomad clusters. It provides an efficient and user-friendly way to browse and manage Nomad jobs, allocations, and tasks directly from the terminal. Key features include the ability to live tail logs, monitor global or targeted events, execute commands within running tasks, and perform administrative actions such as restarting tasks. Users can also view detailed resource usage statistics like memory and CPU consumption, inspect full job or allocation specifications, and save any displayed content to local files for further analysis or record-keeping. The application is built using tools from Charm, which is known for creating modern terminal applications. Wander supports a variety of configuration options, allowing users to customize their experience through command line arguments, environment variables, or a YAML configuration file. This flexibility ensures that it can be tailored to different Nomad environments and user preferences. Installation is straightforward and supports multiple platforms and package managers, including Homebrew, Nix, Arch Linux, Go, and Windows package managers like winget, scoop, and chocolatey. This wide range of installation options makes it accessible to users across different operating systems. Wander's interface is designed to provide real-time updates and filtering capabilities, enhancing the monitoring and management of Nomad clusters. It supports viewing and filtering of jobs and tasks with customizable columns, log tailing with offset control, and event stream monitoring with customizable topics and namespaces. The tool also includes features for secure communication with Nomad servers, such as TLS certificate verification and client certificate authentication. Overall, wander is a powerful and versatile terminal tool that simplifies the management and monitoring of HashiCorp Nomad clusters, making it an essential utility for administrators and developers working with Nomad.
https://github.com/robinovitch61/wander
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.
Cluster Broccoli is a self-service web service and UI for managing HashiCorp Nomad jobs through customizable templates and a RESTful API.
Nomad UI is a cross-platform user interface built with .NET Core and React for managing HashiCorp Nomad clusters, now discontinued after Nomad 0.7 introduced its own built-in UI.