Skip to content
railsengines.com

Solid Queue Flightdeck

A beautiful, featureful dashboard for Solid Queue. Live charts, failure triage, bulk retries, fleet health, and recurring-task control

No ratings yet
Gem
solid_queue-flightdeck
Repository
cmer/solid_queue-flightdeck
License
MIT
Stars
68
Added
August 17, 2026

About

A beautiful, featureful dashboard for Solid Queue. Live charts, failure triage, bulk retries, fleet health, and recurring-task control.

A dashboard for Solid Queue that is pleasant to look at and actually operational. Where Mission Control gives you lists, Flightdeck gives you a console: live-polling panels, throughput and completion-time charts computed straight from the Solid Queue tables, failure triage with grouping and bulk retry, queue pause/resume, fleet health with heartbeat detection, and recurring-task control. It ships precompiled assets (no pipeline configuration), works in API-only apps, mounts anywhere, and refuses to serve a single unauthenticated request.

Mounting it

ruby
# Gemfile
gem "solid_queue-flightdeck"

# config/routes.rb
mount Flightdeck::Engine, at: "/jobs"

Details

68 stars on GitHub · MIT licensed · maintained by cmer. Source: https://github.com/cmer/solid_queue-flightdeck

Discussion (0)

Sign in to join the discussion.

No comments yet.