Guides
Step-by-step guides for setting up QueueHub, configuring queue monitoring, troubleshooting workers, and optimizing your job queue performance.
Getting Started
New to QueueHub? Start here.
Quickstart Guide
Get QueueHub up and running in under 5 minutes. Connect your first queue and see live job data flowing into the dashboard.
Connect Your Redis
Step-by-step instructions for connecting a Redis instance to QueueHub β including Redis Cloud, ElastiCache, Memorystore, and self-hosted Redis.
Agent Relay Setup
Deploy the QueueHub agent to securely connect queues behind firewalls, NAT, or VPCs. Covers Docker, systemd, and Kubernetes installation methods.
Invite Your Team
Learn how to invite team members, assign roles, and organize workspaces for effective queue monitoring collaboration.
Monitoring
Dashboards, alerts, and health checks.
Setting Up Dashboards
Create custom dashboards with drag-and-drop widgets. Configure job throughput charts, queue depth gauges, worker heatmaps, and failure timelines.
Configuring Alerts
Set up alert rules for failure rates, queue backpressure, stalled workers, and delayed job thresholds. Integrate with Slack, email, and Discord.
Worker Health Checks
Monitor worker process health, track job processing durations, and set up automated alerts when workers stall or crash.
Job Lifecycle Deep Dive
Understand every stage of the job lifecycle β waiting, delayed, active, completed, failed. Learn how QueueHub tracks and visualizes each state transition.
Advanced
Deep dives for power users.
Multi-Backend Configuration
Connect BullMQ, BeeQueue, Bull, and Amazon SQS simultaneously. Configure per-backend connection pools, timeouts, and health checks.
Self-Hosting Guide
Deploy QueueHub on your own infrastructure using Docker Compose or Kubernetes Helm charts. Configure PostgreSQL, TLS, backups, and monitoring.
API Integration
Integrate QueueHub programmatically via our REST API. Automate queue management, export metrics, and build CI/CD pipeline integrations.
Performance Tuning
Optimize QueueHub for large-scale deployments with 100+ queues and millions of jobs. Tune polling intervals, memory usage, and database performance.
Looking for the full documentation?
Our comprehensive docs cover every feature, configuration option, and troubleshooting scenario. Browse the complete QueueHub documentation.