Skip to content

⏩ GUI Dashboard for SQS and ElasticMQ with CI/CD consumer.

Notifications You must be signed in to change notification settings

pilotpirxie/message-queue-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Logo

message-queue-dashboard

GUI Dashboard for SQS and ElasticMQ with CI/CD consumer.

Features

  • Works with both SQS and ElasticMQ
  • Register messages in Postgres to track the status
  • Unlimited consumer scalability
  • Flexible configuration for both queue and consumer
  • Manage consumer script with built-in code editor
  • Realtime logs from a consumer process

Project

Project

Project

Installation

git clone
# edit /config/config.js
# for both dashboard server and consumer
yarn
yarn start

License

message-queue-dashboard is licensed under the MIT.