nginx-s3-proxy icon indicating copy to clipboard operation
nginx-s3-proxy copied to clipboard

nginx compiled with aws-auth support, suitable for S3 reverse proxy usage

Results 2 nginx-s3-proxy issues
Sort by recently updated
recently updated
newest added
trafficstars

I was not able to make this work.. I use on this project for the same purpose https://github.com/nginxinc/nginx-s3-gateway

Currently proxy requests fails since amazon moved to v4 authentication api, This provides necessary changes as per instructions given in [ngx_aws_auth](https://github.com/anomalizer/ngx_aws_auth) to authenticated S3 backends using Amazon's V4 authentication API....