macOS
brew install jujulocal Homebrew formula metadata
brew
juju のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install jujulocal Homebrew formula metadata
nix profile install nixpkgs#jujunixpkgs package indexes · pkgs/by-name/ju/juju/package.nix · ソース: api.github.com
choco install jujuChocolatey community package catalog · juju · ソース: community.chocolatey.org
winget install --id Canonical.Juju -eWindows Package Manager source index · Canonical.Juju · ソース: cdn.winget.microsoft.com
概要
DevOps management tool
履歴
Juju is Canonical's model-driven operations and application orchestration tool. It uses charms, controllers, models, and relations to deploy, integrate, scale, and operate software across Kubernetes, virtual machines, bare metal, and public or private clouds.
Juju grew out of Canonical's effort to make operations code reusable. Official documentation describes charms as operators that package the instructions needed to deploy, configure, scale, integrate, and manage applications on supported clouds. The model/controller split became central: users bootstrap a controller, create models, deploy charms, and let agents reconcile desired state.
By July 2015, Canonical was publishing Kubernetes 1.0 deployment workflows through Juju charms. In June 2016, Canonical announced additional storage and networking vendors in the Juju Charm Partner Program, showing an attempt to build an ecosystem around reviewed, reusable operations code.
The Homebrew package exposes the `juju` CLI and related metadata tooling for bootstrapping controllers, adding models, deploying charms, managing credentials, and integrating applications. The CLI is both a local client and the main entry point into Juju's controller-backed orchestration model.
Juju is notable in package-manager culture because the CLI is only the tip of a larger distributed control plane. Installing the package gives access to an ecosystem of charms, Charmhub, cloud credentials, controller state, and model data rather than a self-contained utility.
セキュリティ状態
juju に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$JUJU_DATA/clouds.yaml$JUJU_DATA/controllers.yaml$JUJU_DATA/models.yaml~/.local/share/juju/clouds.yaml~/.local/share/juju/controllers.yaml~/.local/share/juju/models.yamlCredential-bearing paths to review before unattended agent runs.
$JUJU_DATA/credentials.yaml~/.local/share/juju/credentials.yaml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
juju | cli | グローバル実行可能ファイル | |
juju-metadata | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:juju |
|---|---|
| バージョン | 4.0.12 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/juju |
| ホームページ | https://canonical.com/juju |
| リポジトリ | https://github.com/juju/juju |
| 上流ドキュメント | https://documentation.ubuntu.com/juju/latest |
| ライセンス | AGPL-3.0-only |
| ソースアーカイブ | https://github.com/juju/juju/archive/refs/tags/v4.0.12.tar.gz |
| 最終更新 | 2026-06-28T17:12:08Z |
| Pulse | updated |
| ビルド依存関係 | 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 | juju |
| Version Scheme | 1 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
juju
nix profile install nixpkgs#jujujuju
choco install jujuCanonical.Juju
winget install --id Canonical.Juju -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.