Mock S3 server for test environments, based on s3rver.
Usage • Contributors • License
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.
- Configurable via a comma-separated list of names in the
Thanks goes to these wonderful people (emoji key):
David Reeß 💻 📖 |
This project follows the all-contributors specification. Contributions of any kind welcome!
MIT