Skip to content

cookielab/miniosqs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

MinioSQS

MinioSQS is a small utility that uses MinIO and ElasticMQ to enable local testing of systems that use AWS S3 event notifications.

Basic Instructions

  1. Download and run ElasticMQ
  2. Download and run MinioSQS
  3. Download and run MinIO
  4. Create a bucket and congfigure it to send event notifications via webhook to the MinioSQS endpoint
  5. Configure your application to use the MinIO endpoint for S3 operations, and the ElasticMQ endpoint for SQS operations

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Go 97.0%
  • Dockerfile 3.0%