Getting Started
Install
Download SmoothMQ from GitHub
Run
To run the server, run:
This will run the SmoothMQ server. The default SQS credentials are
DEV_ACCESS_KEY_ID
/ DEV_SECRET_ACCESS_KEY
Dashboard
The dashboard is available at http://localhost:3000
SQS
The SQS API endpoint is http://localhost:3001
You can connect to it using any SQS-compatible library. Here's an example for how to connect using Python:
Metrics
Prometheus metrics are available at http://localhost:2112/metrics