Skip to content

ballerabdude/nginx-s3-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nginx S3 Proxy

If you need to lock down your s3 bucket and would like an easy way to proxy your s3 endpoint from a secure server.

Currently only supports http://

Do not include the protocol in your s3 bucket url

Example

docker run -it -p 8888:80 -e 'S3_BUCKET_URL=<Bucket Url>' --name nginx nginx-s3-proxy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages