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

NGINX S3 Caching Gateway

Results 51 nginx-s3-gateway issues
Sort by recently updated
recently updated
newest added

This PR is more of an idea/suggestion to have option to add auth checking on app API before serving an image from s3. I don't think it is good to...

Hey, I'm running the nginx-s3-gateway over EKS, while the POD is not able to work when I'm attaching the SA to an IAM Role. I'm getting the following error: 2022/05/30...

Hi, I'm trying to run React app in S3 using Nginx. The default behaviour for non-existent pages should be routing to `/index.html`. Here is my `default.conf` file for Nginx. Unfortunately...

**Is your feature request related to a problem? Please describe.** Just tried this project out for the first time and it's great. Docs were clear and easy to get started....

Currently, some optional environment variables are not coded as such. This issue is to improve the documentation by explicitly showing what is required and what isn't.

documentation
good first issue
help wanted