# versitygw を Homebrew, Nix, zypper でインストール

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/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:versitygw
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.7.0
- **ソース概要:** Versity S3 Gateway
- **ホームページ:** <https://www.versity.com/products/versitygw/>
- **リポジトリ:** <https://github.com/versity/versitygw>
- **最終更新:** 2026-07-26T00:30:01+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- versitygw (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.7.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
## 他のパッケージマネージャ記録

- 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.7.0-1.2: normalized package name match | openSUSE Tumbleweed package metadata: versitygw from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | High-Performance S3 Translation Service | https://github.com/versity/versitygw
- zypper - versitygw-cli - 1.7.0-1.2: normalized package name match | openSUSE Tumbleweed package metadata: versitygw-cli from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Binary for versitygw, usable to connect to remote instances | https://github.com/versity/versitygw
- zypper - versitygw-cli-bash-completion - 1.7.0-1.2: normalized package name match | openSUSE Tumbleweed package metadata: versitygw-cli-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Bash Completion for versitygw | https://github.com/versity/versitygw
- zypper - versitygw-cli-fish-completion - 1.7.0-1.2: normalized package name match | openSUSE Tumbleweed package metadata: versitygw-cli-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Fish Completion for versitygw | https://github.com/versity/versitygw
- zypper - versitygw-cli-zsh-completion - 1.7.0-1.2: normalized package name match | openSUSE Tumbleweed package metadata: versitygw-cli-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Zsh Completion for versitygw | https://github.com/versity/versitygw


## Combined YAML source

View the package source record on GitHub. [combined/versitygw.yml](https://github.com/mxcl/pkgdb/blob/main/combined/versitygw.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
