macOS
brew install versitygwlocal Homebrew formula metadata
brew
versitygw のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install versitygwlocal Homebrew formula metadata
nix profile install nixpkgs#versitygwnixpkgs package indexes · pkgs/by-name/ve/versitygw/package.nix · ソース: api.github.com
sudo zypper install versitygwopenSUSE Tumbleweed package metadata · versitygw · ソース: download.opensuse.org
概要
Versity S3 Gateway
履歴
VersityGW is an Apache-2.0 open-source S3 gateway written in Go. Its purpose is to translate S3 object requests into operations on existing storage backends, especially POSIX file storage, so S3-oriented applications can use non-object or hybrid storage systems.
The public repository was created on May 5, 2023, with early v0.x releases following in June and July 2023. Versity describes the gateway as built from scratch in Go and designed to meet a community need for a reliable, high-performance object-to-file translation layer.
The project is tied to Versity's storage product ecosystem but is presented as a community-oriented open-source gateway. Official materials name Los Alamos National Laboratory and the Pawsey Supercomputing Research Centre as collaborators, which places the tool in the research/HPC storage world rather than only in generic cloud emulation.
VersityGW's adoption story is mostly early and infrastructure-specific. Its GitHub project has grown into an active repository with substantial commit history, issues, discussions, and a wiki, while Versity positions it for hybrid storage environments where S3 clients need access to file-based systems.
Typical use is to run `versitygw` as an S3-compatible HTTP service in front of a backend such as a local POSIX filesystem, Versity ScoutFS, Azure Blob Storage, or another S3 server. The README emphasizes single-command local filesystem serving, S3 proxying, static website hosting, and stateless clustered deployment behind load balancers.
A central design point for the POSIX backend is transparent object-to-file mapping: object keys are represented as predictable filesystem paths rather than opaque internal objects. That makes the gateway attractive to administrators who want S3 API compatibility without giving up direct filesystem access for backup, inspection, or migration workflows.
For infrastructure packagers, VersityGW is interesting because it packages a narrow but useful bridge: S3 semantics over ordinary or existing storage. It is the kind of tool that matters in labs, archives, and HPC environments where applications increasingly speak S3 but the durable storage estate may still be POSIX, NAS, tape-adjacent, or otherwise non-cloud-native.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
/etc/versitygw.d/*.conf実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
versitygw | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/versity/versitygw
インストールメタデータ
| パッケージキー | brew:versitygw |
|---|---|
| バージョン | 1.6.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/versitygw |
| ホームページ | https://www.versity.com/products/versitygw/ |
| リポジトリ | https://github.com/versity/versitygw |
| 上流ドキュメント | https://github.com/versity/versitygw |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/versity/versitygw/archive/refs/tags/v1.6.0.tar.gz |
| 最終更新 | 2026-06-26T22:39:26Z |
| 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 | versitygw |
| Version Scheme | 0 |
| 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 パッケージリンクとは分けて表示されます。
versitygw
nix profile install nixpkgs#versitygwversitygw 1.5.0-1.1
High-Performance S3 Translation Service
https://github.com/versity/versitygw
sudo zypper install versitygwversitygw-cli 1.5.0-1.1
Binary for versitygw, usable to connect to remote instances
https://github.com/versity/versitygw
sudo zypper install versitygw-cliversitygw-cli-bash-completion 1.5.0-1.1
Bash Completion for versitygw
https://github.com/versity/versitygw
sudo zypper install versitygw-cli-bash-completionversitygw-cli-fish-completion 1.5.0-1.1
Fish Completion for versitygw
https://github.com/versity/versitygw
sudo zypper install versitygw-cli-fish-completionversitygw-cli-zsh-completion 1.5.0-1.1
Zsh Completion for versitygw
https://github.com/versity/versitygw
sudo zypper install versitygw-cli-zsh-completionソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.