macOS
brew install versitygwlocal Homebrew formula metadata
brew
Versity S3 Gateway. Version 1.6.0 via Homebrew; verified 2026-06-26.
install
brew install versitygwlocal Homebrew formula metadata
nix profile install nixpkgs#versitygwnixpkgs package indexes · pkgs/by-name/ve/versitygw/package.nix · source: api.github.com
sudo zypper install versitygwopenSUSE Tumbleweed package metadata · versitygw · source: download.opensuse.org
overview
Versity S3 Gateway
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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/*.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
versitygw | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/versity/versitygw
install metadata
| Package key | brew:versitygw |
|---|---|
| Version | 1.6.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/versitygw |
| Homepage | https://www.versity.com/products/versitygw/ |
| Repository | https://github.com/versity/versitygw |
| Upstream docs | https://github.com/versity/versitygw |
| License | Apache-2.0 |
| Source archive | https://github.com/versity/versitygw/archive/refs/tags/v1.6.0.tar.gz |
| Last updated | 2026-06-26T22:39:26Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-completionsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.