Skip to content

theticketfairy/s3proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

s3proxy

HTTP server that proxies access to files stored in s3

Build

npm install

Config

The following environment variables are used to configure the app:

S3PROXY_HOST  # optional
S3PROXY_PORT
AWS_KEY
AWS_SECRET
AWS_S3BUCKET

Run

npm start

About

HTTP server that proxies access to files stored in AWS S3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published