pilotpirxie / message-queue-dashboard

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:JavaScript 65.8%Language:Handlebars 32.9%Language:CSS 1.3%