Skip to content

issues Search Results · repo:nginx/nginx-s3-gateway language:JavaScript

Filter by

122 results
 (58 ms)

122 results

innginx/nginx-s3-gateway (press backspace or delete to remove)

Hi, Feature Overview I was using nginx-s3-gateway. There are scenarios where the S3 is returning a 404 error (due to the requested file not being present), but I prefer that the nginx-s3-gateway gives ...
enhancement
  • mhbahmani
  • Opened 
    7 days ago
  • #437

Bug Overview When nginx-s3-gateway listens over http behind a reverse proxy configured with https the redirection is incorrect. Try to access https:// URL /some/path results in 302 http:// URL /some/path/ ...
bug
  • segaq44
  • Opened 
    16 days ago
  • #433

Feature Overview Add multiple buckets feature. This avoids deploying a new proxy for each bucket you need to serve. Alternatives Considered Suggestion: Add a new deployment mode in which the bucket ...
enhancement
  • segaq44
  • Opened 
    16 days ago
  • #432

Bug Overview The docs list port 80 as the listening port for the container, and this is incorrect. It s 8080. This is what is in the documentation: docker run --env-file ./settings --publish 80:80 --name ...
bug
  • oskapt
  • Opened 
    27 days ago
  • #428

Bug Overview Trying to build the OSS Dockerfile fails. The following signatures couldn t be verified because the public key is not available: NO_PUBKEY 2FD21310B49F6B46 This occurs on the main branch, ...
bug
  • dotJoel
  • 5
  • Opened 
    on Jul 18
  • #425

Feature Overview How to display Date column in LocalTimeZone? Alternatives Considered No response Additional Context No response
enhancement
  • bigwatercar
  • Opened 
    on Jul 4
  • #423

Bug Overview Context I was using a very old image of nginx-s3-gateway, ghcr.io/nginxinc/nginx-s3-gateway/nginx-oss-s3-gateway:latest-20241125, and it s being working fine for a while. Yesterday I pull ...
bug
  • cHiv0rz
  • 3
  • Opened 
    on Jun 17
  • #414

Bug Overview When running the container on EKS with and configuration it to use EKS Pod Identity, it uses the underlying node s identity and credentials instead of the credentials provided by EKS Pod ...
bug
  • RandomSegFault
  • Opened 
    on Jun 4
  • #410

Bug Overview I m using the nginxinc/nginx-s3-gateway Docker image as a proxy layer to serve static frontend files stored in a private S3 bucket. The container is running with the correct IAM role and ...
bug
  • muhsinkamil
  • 2
  • Opened 
    on May 15
  • #402

Feature Overview - The Nginx-s3-gateway accesses object storage to return files. - Object storage has some limitations (number of connections, relatively long latency in comparison to redis-benchmark). ...
enhancement
  • asafMasa
  • Opened 
    on May 12
  • #401
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub