0.0.7 • Published 1 year ago

bullmq-dashboard-runnable v0.0.7

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

bullmq-dashboard-runnable

Run bull-board — dashboard for BullMQ — with one command: npx bullmq-dashboard-runnable queueNames

Customize

Usage: npx bullmq-dashboard-runnable [options] <names>

Arguments:
  names                        comma separated queue names

Options:
  -P, --port <port>            Port to run UI (default: 3000)
  --redis-port <port>          Redis port (default: 6379)
  --redis-host <host>          Redis host (default: "localhost")
  --redis-password <password>  Redis password
  --prefix <prefix>            BullMQ prefix (default: none)
  -h, --help                   display help for command

Run with Docker

docker run -p3000:3000 pvoronin/bullmq-dashboard-runnable --redis-host="host.docker.internal" queueNames

If you need something

Feel free to share your ideas and needs in Discussions and Issues

0.0.7

1 year ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago