Post

VersityGW

VersityGW is a high-performance, cloud-native S3-compatible gateway that provides S3 API access to various storage backends including POSIX filesystems.

VersityGW
In Development
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.

Installation

Default install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVED/raw/main/ct/versitygw.sh)"
CPU: 2 cores RAM: 2048 MB Disk: 8 GB OS: Debian 13

Configuration

Config file:

1
/etc/versitygw.d/gateway.conf

Notes

S3 access credentials are generated during installation and stored in /etc/versitygw.d/gateway.conf
Data is stored in /opt/versitygw-data (POSIX backend)
Use any S3-compatible client to connect to the gateway endpoint

Web Interface

Port: 7070

This post is licensed under CC BY 4.0 by the author.