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.
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)"
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
Links
This post is licensed under CC BY 4.0 by the author.