Skip to content

A compact tool for serving static files from AWS S3 object storage with in-memory caching

License

Notifications You must be signed in to change notification settings

yegor-usoltsev/go-serve-s3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-serve-s3

Build Status GitHub Release Docker Image (docker.io) Docker Image (ghcr.io)

A compact tool for serving static files from AWS S3 object storage with in-memory caching.

Environment Variables

KEY TYPE DEFAULT
APP_SERVER_HOST String 0.0.0.0
APP_SERVER_PORT Integer 8080
APP_S3_BUCKET String
APP_S3_REGION String
AWS_ACCESS_KEY_ID String
AWS_SECRET_ACCESS_KEY String

Docker Images

This application is delivered as a multi-platform Docker image and is available for download from two image registries of choice: yusoltsev/go-serve-s3 and ghcr.io/yegor-usoltsev/go-serve-s3.

Versioning

This project uses Semantic Versioning

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.

License

MIT

About

A compact tool for serving static files from AWS S3 object storage with in-memory caching

Resources

License

Stars

Watchers

Forks

Packages