# 使用 Homebrew, Nix, zypper 安装 versitygw

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

## 安装

```sh
sudo av install brew:versitygw
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install versitygw
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#versitygw
```

  证据: nixpkgs package indexes: pkgs/by-name/ve/versitygw/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install versitygw
```

  证据: openSUSE Tumbleweed package metadata: versitygw from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

## 软件包事实

- **软件包键:** brew:versitygw
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/versitygw>
- **版本:** 1.6.0
- **来源摘要:** Versity S3 Gateway
- **主页:** <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
- **已生成:** 2026-07-08T18:08:21+00:00

## 可执行文件

- versitygw (cli)
- versitygw (别名)

## 构建依赖

- go

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 1.6.0
- 管理器更新时间: 2026-06-26
- 本地数据: OK
- 上游仓库: https://github.com/versity/versitygw
- 检测到的最新版本: v1.6.0 (当前)
## 项目历史与用法

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.

### 来源

- <https://api.github.com/repos/versity/versitygw>
- <https://api.github.com/repos/versity/versitygw/releases?per_page=100>
- <https://github.com/versity/versitygw>
- <https://github.com/versity/versitygw/wiki>
- <https://www.versity.com/products/versitygw/>
- <https://www.versity.com/versity-s3-gateway-posix-backend/>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## 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

- Linux: /etc/versitygw.d/*.conf
## 源数据库详情

- **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:** head, stable

## 其他软件包管理器记录

- Nix - versitygw: normalized package name match | nixpkgs package indexes: pkgs/by-name/ve/versitygw/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- zypper - versitygw - 1.5.0-1.1: normalized package name match | openSUSE Tumbleweed package metadata: versitygw from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | High-Performance S3 Translation Service | https://github.com/versity/versitygw
- zypper - versitygw-cli - 1.5.0-1.1: normalized package name match | openSUSE Tumbleweed package metadata: versitygw-cli from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Binary for versitygw, usable to connect to remote instances | https://github.com/versity/versitygw
- zypper - versitygw-cli-bash-completion - 1.5.0-1.1: normalized package name match | openSUSE Tumbleweed package metadata: versitygw-cli-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Bash Completion for versitygw | https://github.com/versity/versitygw
- zypper - versitygw-cli-fish-completion - 1.5.0-1.1: normalized package name match | openSUSE Tumbleweed package metadata: versitygw-cli-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Fish Completion for versitygw | https://github.com/versity/versitygw
- zypper - versitygw-cli-zsh-completion - 1.5.0-1.1: normalized package name match | openSUSE Tumbleweed package metadata: versitygw-cli-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Zsh Completion for versitygw | https://github.com/versity/versitygw


## 相关链接

- [Cloud CLI packages](https://www.automicvault.com/zh-hans/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://www.automicvault.com/zh-hans/pkg/brew-utility-packages/) - Matched Homebrew package provider.
- [go](https://www.automicvault.com/zh-hans/pkg/brew/go/) - Build dependency declared by Homebrew.
- [garage](https://www.automicvault.com/zh-hans/pkg/brew/garage/) - Shares av.db curated category or tags: cli, cloud-infrastructure, object-storage, s3, storage.
- [s3fs](https://www.automicvault.com/zh-hans/pkg/brew/s3fs/) - Shares av.db curated category or tags: cli, cloud-infrastructure, filesystem, object-storage, s3.
- [storj-uplink](https://www.automicvault.com/zh-hans/pkg/brew/storj-uplink/) - Shares av.db curated category or tags: cli, cloud-infrastructure, object-storage, storage.
- [gcsfuse](https://www.automicvault.com/zh-hans/pkg/brew/gcsfuse/) - Shares av.db curated category or tags: cli, cloud-infrastructure, filesystem, object-storage, storage.
- [juicefs](https://www.automicvault.com/zh-hans/pkg/brew/juicefs/) - Shares av.db curated category or tags: cli, cloud-infrastructure, filesystem, s3, storage.
- [s3ql](https://www.automicvault.com/zh-hans/pkg/brew/s3ql/) - Shares av.db curated category or tags: cli, cloud-infrastructure, filesystem, object-storage, storage.
- [s5cmd](https://www.automicvault.com/zh-hans/pkg/brew/s5cmd/) - Shares av.db curated category or tags: cli, cloud-infrastructure, filesystem, s3, storage.
- [filen-cli](https://www.automicvault.com/zh-hans/pkg/brew/filen-cli/) - Shares av.db curated category or tags: cli, cloud-infrastructure, s3, storage.
- [s3-folder-upload](https://www.automicvault.com/zh-hans/pkg/npm/s3-folder-upload/) - Local package facts share a topical domain. Shared terms: cli, cloud, cloud-infrastructure, filesystem, infrastructure.

## Combined YAML source

View the package source record on GitHub. [combined/versitygw.yml](https://github.com/automic-vault/db/blob/main/combined/versitygw.yml)


## 来源

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