Automic VaultAutomic Vault

brew

garage を Homebrew, apk, MacPorts, pacman, zypper でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install garage

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install garage

MacPorts ports tree · net/garage/Portfile · ソース: api.github.com

概要

パッケージ概要

S3 object store so reliable you can run it outside datacenters

履歴

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

Garage is a self-hosted, S3-compatible distributed object store from Deuxfleurs, aimed at small-to-medium deployments that span multiple physical locations.

プロジェクトの歴史

The project was created in 2020 by Deuxfleurs, an experimental small-scale self-hosted service provider. Its README describes Garage as the storage service Deuxfleurs has used in production since the first release in 2020.

Garage's design centers on lightweight operation, resilience to machine failures, and replication across locations rather than compatibility with filesystem or POSIX semantics.

採用の歴史

Official documentation presents Deuxfleurs itself as an early production user and invites other organizations to add public use cases. Package-manager availability across Homebrew and several Linux distributions reflects its role as an installable service daemon rather than only a source-built research project.

使われ方

Users deploy Garage nodes with a TOML configuration file, join them into a cluster, and access storage through S3-compatible clients. The project documents common operations such as binary packages, systemd service setup, gateway nodes, reverse proxying, monitoring, and upgrades.

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

Garage matters to package and self-hosting communities because it gives S3-compatible object storage a small-operator shape: a single CLI/server package, plain configuration, documented packages, and a design explicitly tuned for machines outside conventional datacenters.

タイムライン

  • 2020: Garage project created and first used by Deuxfleurs in production.
  • 2021: 0.3.0 release published on the official Deuxfleurs forge.
  • 2022: 0.7.0 release published as Garage moved through early public releases.

Related projects

  • Garage is related to Amazon S3 through protocol compatibility, and to Deuxfleurs infrastructure projects such as Bagage, which the official use-case documentation describes as a WebDAV-to-S3 and SFTP-to-S3 proxy.

セキュリティ状態

リスクレベル: orange

formula declares a Homebrew service.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • formula declares a Homebrew service

信号

  • metadata:service

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • formula メタデータがサービスまたはデーモンブロックを宣言しています。
  • 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
/etc/garage.toml$GARAGE_CONFIG_FILE

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-08
マネージャ版2.3.0
マネージャ更新日2026-04-16
ローカルデータOK
上流not checked
検出された最新未検出

https://garagehq.deuxfleurs.fr/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:garage
バージョン2.3.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/garage
ホームページhttps://garagehq.deuxfleurs.fr/
リポジトリhttps://git.deuxfleurs.fr/Deuxfleurs/garage
上流ドキュメントhttps://garagehq.deuxfleurs.fr/documentation
ライセンスAGPL-3.0-or-later
ソースアーカイブhttps://git.deuxfleurs.fr/Deuxfleurs/garage/archive/v2.3.0.tar.gz
最終更新2026-04-16T21:50:26Z
Pulseupdated
ビルド依存関係rust
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービスdeclared

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

apk95%

garage 2.3.0-r0

Lightweight S3-compatible distributed object store

https://garagehq.deuxfleurs.fr

sudo apk add garage
  • License: AGPL-3.0
  • Architecture: x86_64
  • Source Package: garage
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Garage
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: garage from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

garage-openrc 2.3.0-r0

Lightweight S3-compatible distributed object store (OpenRC init scripts)

https://garagehq.deuxfleurs.fr

sudo apk add garage-openrc
  • License: AGPL-3.0
  • Architecture: x86_64
  • Source Package: garage
  • normalized package name match
  • 一致条件: Garage
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: garage-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

garage 2.3.0-1

A S3-compatible distributed object storage service tailored for self-hosting

https://garagehq.deuxfleurs.fr/

sudo pacman -S garage
  • License: AGPL-3.0-only
  • Architecture: x86_64
  • 6 依存関係
  • normalized package name match
  • 一致条件: Garage
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: garage from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

garage 2.3.0-1.2

S3-compatible object store for small self-hosted geo-distributed deployments

https://git.deuxfleurs.fr/Deuxfleurs/garage

sudo zypper install garage
  • License: AGPL-3.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: garage
  • 8 依存関係
  • 5 提供
  • normalized package name match
  • 一致条件: Garage
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: garage from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

garage

sudo port install garage
  • normalized package name match
  • 一致条件: Garage
MacPorts ports tree · api.github.com · MacPorts ports tree: net/garage/Portfile from https://api.github.com/repos/macports/macports-ports/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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment