Skip to content

devoxa/mock-s3

Repository files navigation

mock-s3

Mock S3 server for test environments, based on s3rver

Build Status

UsageContributorsLicense


Usage

docker run -d --name mock-s3 -p 8092:8092 devoxa/mock-s3
  • Endpoint: http://localhost:8092
  • Region: local
  • Access key: S3RVER
  • Secret key: S3RVER
  • Bucket: default
    • Configurable via a comma-separated list of names in the BUCKET_NAMES environment variable.

Contributors

Thanks goes to these wonderful people (emoji key):

David Reeß
David Reeß

💻 📖

This project follows the all-contributors specification. Contributions of any kind welcome!

License

MIT

About

Mock S3 server for test environments, based on s3rver

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors