Nomad is a flexible workload orchestrator by HashiCorp that deploys and manages containers, binaries, and VMs across on-prem and cloud. Features a built-in web UI for job management, allocation monitoring, and cluster overview. Single binary with embedded storage — no external database required.

A flexible workload orchestrator by HashiCorp for deploying containers, binaries, Java apps, and VMs. Ships as a single binary with embedded Raft storage and a built-in web UI.
curl https://YOUR_DOMAIN/v1/jobsNote: This runs in dev mode (in-memory, single-node). Suitable for exploration and development. Job execution requiring Docker is not available in this container environment.
BUSL-1.1 — GitHub