Automic VaultAutomic Vault

brew

Installer versitygw avec Homebrew, Nix, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de versitygw pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install versitygw

local Homebrew formula metadata

Linux

Nixvérifié · 92%
nix profile install nixpkgs#versitygw

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

openSUSE zyppervérifié · 92%
sudo zypper install versitygw

openSUSE Tumbleweed package metadata · versitygw · Source: download.opensuse.org

aperçu

Résumé du paquet

Versity S3 Gateway

Commandes et alias

  • versitygw

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

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

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

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

exécutables

Exécutables installés

CommandeTypeExpositionNote
versitygwcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-08
version du gestionnaire1.6.0
gestionnaire mis à jour2026-06-26
données localesOK
amontà jour
dernière version détectéev1.6.0

https://github.com/versity/versitygw

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:versitygw
Version1.6.0
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/versitygw
Page d'accueilhttps://www.versity.com/products/versitygw/
Dépôthttps://github.com/versity/versitygw
Docs amonthttps://github.com/versity/versitygw
LicenceApache-2.0
Archive sourcehttps://github.com/versity/versitygw/archive/refs/tags/v1.6.0.tar.gz
Dernière mise à jour2026-06-26T22:39:26Z
Pulseupdated
Dépendances de compilationgo
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

versitygw

nix profile install nixpkgs#versitygw
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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