Durabull Documentation

Durabull Documentation

Welcome to the Durabull docs - setup, self-hosting, workflows, and operational best practices in one clear path.

Durabull is an open-source BullMQ management platform for teams that need fast, safe queue operations.

You can use it to monitor queue health, inspect and retry jobs, manage scheduled jobs, visualize workers, and debug with structured logs.

Start Here

If you are new, follow this order:

  1. How to Use Durabull
  2. Self Hosting Setup
  3. Installation
  4. Docker Image and Compose

Documentation Map

Start Here

Self Hosting

Using Durabull

Operations and Reference

Friendly Rule of Thumb

During incidents, follow this sequence:

  1. Verify mode and active connection.
  2. Check queue health.
  3. Drill into job logs and stacktraces.
  4. Confirm scheduler and worker state.
  5. Use destructive queue actions only with explicit confirmation.