macOS
brew install versitygwlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für versitygw in AI-Agent-Workflows.
Installation
brew install versitygwlocal Homebrew formula metadata
nix profile install nixpkgs#versitygwnixpkgs package indexes · pkgs/by-name/ve/versitygw/package.nix · Quelle: api.github.com
sudo zypper install versitygwopenSUSE Tumbleweed package metadata · versitygw · Quelle: download.opensuse.org
Überblick
Versity S3 Gateway
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
versitygw | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/versity/versitygw
Installationsmetadaten
| Paketschlüssel | brew:versitygw |
|---|---|
| Version | 1.6.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/versitygw |
| Homepage | https://www.versity.com/products/versitygw/ |
| Repository | https://github.com/versity/versitygw |
| Upstream-Dokumentation | https://github.com/versity/versitygw |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/versity/versitygw/archive/refs/tags/v1.6.0.tar.gz |
| Zuletzt aktualisiert | 2026-06-26T22:39:26Z |
| Pulse | updated |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-completionQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.