Skip to content

Light-weight real time dashboard for viewing bull jobs on redis

Notifications You must be signed in to change notification settings

kldvp/RedBull

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RedBull

Light-weight real time dashboard for viewing bull jobs on redis.

This dashboard helps you to visualize the jobs as well as perform some actions on the jobs like retry , delete, etc.

Notes

  • You must have have Bull and Redis installed in your projects

Getting Started

Install and run red bull

The following are the different ways to install red-bull.

From npm:

  • Install the module globally using the command npm install -g red-bull
  • Then use the command red-bull to run the application

From github:

  • First of all, clone the red-bull repository using the command git clone https://github.com/vinaykumarvnrb4u/RedBull or download the zip file from here.
  • Change the directory to red-bull cd RedBull
  • Install all the dependencies npm install
  • Start the application using npm start command

About

Light-weight real time dashboard for viewing bull jobs on redis

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 86.8%
  • HTML 12.8%
  • Shell 0.4%