macOS
brew install nomad-packlocal Homebrew formula metadata
brew
nomad-pack のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install nomad-packlocal Homebrew formula metadata
nix profile install nixpkgs#nomad-packnixpkgs package indexes · pkgs/by-name/no/nomad-pack/package.nix · ソース: api.github.com
概要
Templating and packaging tool used with HashiCorp Nomad
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
nomad-pack | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/hashicorp/nomad-pack
インストールメタデータ
| パッケージキー | brew:nomad-pack |
|---|---|
| バージョン | 0.4.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/nomad-pack |
| ホームページ | https://github.com/hashicorp/nomad-pack |
| リポジトリ | https://github.com/hashicorp/nomad-pack |
| 上流ドキュメント | https://developer.hashicorp.com/nomad/tools/nomad-pack |
| ライセンス | MPL-2.0 |
| ソースアーカイブ | https://github.com/hashicorp/nomad-pack/archive/refs/tags/v0.4.2.tar.gz |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
nomad-pack
nix profile install nixpkgs#nomad-packソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.