Automic VaultAutomic Vault

brew

使用 Homebrew, Nix, zypper 安装 versitygw

查看 versitygw 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install versitygw

local Homebrew formula metadata

Linux

Nix已验证 · 92%
nix profile install nixpkgs#versitygw

nixpkgs package indexes · pkgs/by-name/ve/versitygw/package.nix · 来源: api.github.com

openSUSE zypper已验证 · 92%
sudo zypper install versitygw

openSUSE Tumbleweed package metadata · versitygw · 来源: download.opensuse.org

概览

软件包摘要

Versity S3 Gateway

命令和别名

  • versitygw

历史

项目历史与用法

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.

时间线

  • 2023-05-05: GitHub repository created.
  • 2023-06-07: First GitHub release, v0.1, published.
  • 2026-02-09: GitHub wiki home page revised with project goals and background.
  • 2026-04-07: Versity published POSIX-backend guidance describing transparent object-key to path mapping.

Related projects

  • AWS S3: the object API model VersityGW implements for clients.
  • POSIX filesystems and Versity ScoutFS: important backend targets described by the project.
  • Azure Blob Storage and other S3 servers: additional backends listed in the official README.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 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.

Linux
/etc/versitygw.d/*.conf

可执行文件

已安装的可执行文件

命令类型暴露范围备注
versitygwcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本1.6.0
管理器更新时间2026-06-26
本地数据OK
上游当前
检测到的最新版本v1.6.0

https://github.com/versity/versitygw

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键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
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 Nameversitygw
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%

versitygw

nix profile install nixpkgs#versitygw
  • normalized package name match
  • 匹配方式:Versitygw
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ve/versitygw/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
zypper95%

versitygw 1.5.0-1.1

High-Performance S3 Translation Service

https://github.com/versity/versitygw

sudo zypper install versitygw
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: versitygw
  • 2 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Versitygw
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: versitygw from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

versitygw-cli 1.5.0-1.1

Binary for versitygw, usable to connect to remote instances

https://github.com/versity/versitygw

sudo zypper install versitygw-cli
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: versitygw
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Versitygw
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: versitygw-cli from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

versitygw-cli-bash-completion 1.5.0-1.1

Bash Completion for versitygw

https://github.com/versity/versitygw

sudo zypper install versitygw-cli-bash-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: versitygw
  • 2 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Versitygw
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: versitygw-cli-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

versitygw-cli-fish-completion 1.5.0-1.1

Fish Completion for versitygw

https://github.com/versity/versitygw

sudo zypper install versitygw-cli-fish-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: versitygw
  • 2 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Versitygw
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: versitygw-cli-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

versitygw-cli-zsh-completion 1.5.0-1.1

Zsh Completion for versitygw

https://github.com/versity/versitygw

sudo zypper install versitygw-cli-zsh-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: versitygw
  • 2 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Versitygw
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: versitygw-cli-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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