Skip to content
railsengines.com

Clockwork Web

A web interface for Clockwork

No ratings yet
Gem
clockwork_web
Repository
ankane/clockwork_web
License
MIT
Stars
40
Added
August 14, 2026

About

A web interface for Clockwork

To monitor and disable jobs, hook up Redis in an initializer.

What you get

  • see list of jobs
  • monitor jobs
  • disable jobs

Mounting it

ruby
# Gemfile
gem "clockwork_web"

# config/routes.rb
mount ClockworkWeb::Engine, at: "/clockwork"

Details

40 stars on GitHub · MIT licensed · maintained by ankane. Source: https://github.com/ankane/clockwork_web

Discussion (0)

Sign in to join the discussion.

No comments yet.