VersityGW
VersityGW is a high-performance, cloud-native S3-compatible gateway that provides S3 API access to various storage backends including POSIX filesystems.
VersityGW
Installation
Default install:
1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/versitygw.sh)"
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
