Automic VaultAutomic Vault

brew

juicefs を Homebrew, Nix, scoop でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install juicefs

local Homebrew formula metadata

Linux

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

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

Windows

Scoop確認済み · 92%
scoop install main/juicefs

Scoop official bucket manifest trees · bucket/juicefs.json · ソース: api.github.com

概要

パッケージ概要

Cloud-based, distributed POSIX file system built on top of Redis and S3

コマンドとエイリアス

  • juicefs

履歴

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

JuiceFS is a cloud-native distributed POSIX file system that separates file data from metadata: file data lives in object storage and metadata lives in a database or key-value engine. That split made it attractive for Kubernetes, machine-learning, big-data, and cloud migration workloads that need a familiar filesystem interface over elastic storage.

プロジェクトの歴史

JuiceFS project materials describe the system as started in 2017 and designed for unstructured data management across multi-cloud, cross-cloud, and hybrid-cloud environments. Its open-source Community Edition is released under Apache-2.0, and official architecture documentation explains the object-storage plus metadata-engine design.

採用の歴史

The project moved from an early open-source release line in 2021 to a 1.0.0 release published on August 9, 2022. Packaging in Homebrew, Nix, and Scoop made the single `juicefs` CLI easy to install across developer laptops and automation environments.

使われ方

Users format a JuiceFS volume against a metadata engine, mount it through the CLI, and back file data with S3-compatible or other object storage. In package-manager terms, it is a heavyweight CLI because the same binary is both an administration tool and the client that mounts the filesystem.

パッケージ好きにとっての重要性

JuiceFS is significant because it packages a distributed storage client as a normal CLI while depending on external services for durability and metadata. It sits at the intersection of FUSE filesystems, cloud object stores, Kubernetes CSI drivers, and database-backed metadata.

タイムライン

  • 2017: JuiceFS project materials describe the project as having started in this year.
  • 2021: Public GitHub releases show the 0.x open-source release line.
  • 2022: JuiceFS 1.0.0 was published on August 9.
  • 2023: v1.1 documentation introduced directory statistics and directory quota behavior.

Related projects

  • Kubernetes CSI drivers are a major deployment surface for JuiceFS.
  • Redis, TiKV, MySQL, PostgreSQL, and SQLite are documented metadata-engine options.
  • Amazon S3 and S3-compatible object stores are common backing stores.

セキュリティ状態

リスクレベル: orange

infrastructure mutation or orchestration signal.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • infrastructure mutation or orchestration signal

信号

  • text:cloud

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/juicedata/juicefs

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:juicefs
バージョン1.4.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/juicefs
ホームページhttps://juicefs.com
リポジトリhttps://github.com/juicedata/juicefs
上流ドキュメントhttps://juicefs.com/docs/community
ライセンスApache-2.0
ソースアーカイブhttps://github.com/juicedata/juicefs/archive/refs/tags/v1.4.0.tar.gz
最終更新2026-07-06T10:07:59Z
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 Namejuicefs
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

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

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

Nix95%

juicefs

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

main/juicefs

scoop install main/juicefs
  • normalized package name match
  • 一致条件: Juicefs
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/juicefs.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

ソース経路

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

このページは 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 package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment