Skip to content

An S3 bucket proxy (think “bucket brigade”)

License

Notifications You must be signed in to change notification settings

fablestudios/brigade

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brigade

an S3 bucket proxy

Brigade gives read access to an S3 bucket as a normal HTTP service. It’s useful for letting clients on your network access a bucket without going through AWS IAM authentication.

Brigade respects HTTP conditional request headers (If-None-Match and If-Modified-Since in particular), and will generate JSON directory listings using ListObjects for any request whose path ends in /.

About

An S3 bucket proxy (think “bucket brigade”)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 94.6%
  • Dockerfile 3.5%
  • Makefile 1.9%