# 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

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install versitygw
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  Preuve: 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
```

  Preuve: openSUSE Tumbleweed package metadata: versitygw from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:versitygw
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.7.0
- **Résumé source:** Versity S3 Gateway
- **Page d'accueil:** <https://www.versity.com/products/versitygw/>
- **Dépôt:** <https://github.com/versity/versitygw>
- **Dernière mise à jour:** 2026-07-26T00:30:01+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- versitygw (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.7.0
## 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.

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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
## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
