macOS
brew install nomad-packlocal Homebrew formula metadata
brew
Templating and packaging tool used with HashiCorp Nomad. Version 0.4.2 via Homebrew; verified from local package data.
install
brew install nomad-packlocal Homebrew formula metadata
nix profile install nixpkgs#nomad-packnixpkgs package indexes · pkgs/by-name/no/nomad-pack/package.nix · source: api.github.com
overview
Templating and packaging tool used with HashiCorp Nomad
history
Nomad Pack is HashiCorp's templating and packaging tool for HashiCorp Nomad. The official documentation describes it as a package manager and templating tool for Nomad, used to deploy popular applications, reuse internal job patterns, and discover community-maintained packs.
The GitHub repository was created on 2021-09-13. HashiCorp introduced Nomad Pack publicly in the Nomad 1.2 cycle: the 2021-11-16 Nomad 1.2 general availability announcement listed Nomad Pack as one of the new ecosystem capabilities after a beta period that began in October 2021.
Nomad Pack reached general availability at v0.1.0. The v0.1.0 release notes, dated 2023-10-31 and published on GitHub on 2023-11-02, added features such as generated variable override files, non-job templates, dependency vendoring, registry-cache changes, and a clearer split between registry and pack listing commands.
Adoption follows Nomad's operator ecosystem rather than the broader Kubernetes ecosystem. The official docs compare Nomad Pack to Levant-style templating plus Helm-like registry and multi-resource deployment, and the default community registry is explicitly maintained for packs written by Nomad community members.
By 2026-03-18, the Nomad team announced v0.4.2 and said HashiCorp had a dedicated team for Nomad ecosystem projects including Pack, Autoscaler, and the Nomad Terraform provider. That release added deployment monitoring behavior, `fmt`, registry update work, richer variable handling, and other CLI improvements.
Operators set `NOMAD_ADDR` and, when ACLs are enabled, `NOMAD_TOKEN`, then use commands such as `nomad-pack list`, `run`, `info`, `status`, `stop`, `destroy`, and `registry add`. A typical flow is to list packs from the default community registry, inspect variables, pass overrides with `--var` or `-f`, and deploy a Nomad job bundle.
Pack authors use HCL metadata and templates to package one or more Nomad resources, with support for variable files, vendored dependencies, generated packs or registries, and non-job templates for adjacent configuration such as ACL policies or volume definitions.
Nomad Pack is significant because it is HashiCorp's answer to the missing package layer around Nomad job specs. It gives package managers a single CLI artifact while giving Nomad users a registry-oriented packaging model that is familiar to Helm users but specific to Nomad's HCL/job ecosystem.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
nomad-pack | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/hashicorp/nomad-pack
install metadata
| Package key | brew:nomad-pack |
|---|---|
| Version | 0.4.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/nomad-pack |
| Homepage | https://github.com/hashicorp/nomad-pack |
| Repository | https://github.com/hashicorp/nomad-pack |
| Upstream docs | https://developer.hashicorp.com/nomad/tools/nomad-pack |
| License | MPL-2.0 |
| Source archive | https://github.com/hashicorp/nomad-pack/archive/refs/tags/v0.4.2.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | nomad-pack |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
nomad-pack
nix profile install nixpkgs#nomad-packsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.