Automic VaultAutomic Vault

brew

juju を Homebrew, chocolatey, Nix, winget でインストール

juju のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install juju

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#juju

nixpkgs package indexes · pkgs/by-name/ju/juju/package.nix · ソース: api.github.com

概要

パッケージ概要

DevOps management tool

コマンドとエイリアス

  • juju
  • juju-metadata

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2014: GitHub tags show the 1.20.0 release line.
  • 2015: Canonical documented Kubernetes 1.0 deployment through Juju charms.
  • 2016: Canonical announced added vendors in the Juju Charm Partner Program.
  • 2020: GitHub tags show the 2.8.0 release line.
  • 2023: GitHub tags show a 3.0 end-of-life marker, reflecting the 3.x generation.

Related projects

  • Charmhub is the charm and bundle discovery surface for Juju users.
  • The Operator Framework-style Ops library is the standard framework for modern charm authors.
  • MAAS, LXD, Kubernetes, and OpenStack are common infrastructure contexts for Juju deployments.

セキュリティ状態

保護ツール対応はまだ見つかっていません

juju に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
$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.yaml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
$JUJU_DATA/credentials.yaml~/.local/share/juju/credentials.yaml

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
jujucliグローバル実行可能ファイル
juju-metadatacliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版4.0.12
マネージャ更新日2026-06-28
ローカルデータOK
上流最新
検出された最新v4.0.12

https://github.com/juju/juju

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキー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
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namejuju
Version Scheme1
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

juju

nix profile install nixpkgs#juju
  • normalized package name match
  • 一致条件: Juju
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ju/juju/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Chocolatey95%

juju

choco install juju
  • normalized package name match
  • 一致条件: Juju
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: juju from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','jetbrains-rider'
winget95%

Canonical.Juju

winget install --id Canonical.Juju -e
  • normalized package name match
  • 一致条件: Juju
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Canonical.Juju from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment