Project

jobly

0.0
A long-lived project that still receives updates
Execute background jobs and build tasks on this sidekiq-based job server
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 0.8.1, < 2
~> 5.0
>= 5.1, < 7
~> 1.0
~> 3.0
~> 7.0
~> 0.5
 Project Readme

Jobly

Compact job server with API, CLI, Web UI and a Sidekiq heart.

Gem Version Build Status Maintainability



Installation

$ gem install jobly

Or with the official Jobly docker image.

What's in the Box

Jobly is a command line utility that wraps several goodies around the sidekiq backgronud jobs system. It includes the following components:

  • Command line interface - for starting the server, starting the worker, and for running jobs.
  • Web API - for executing jobs.
  • Web Dashboard - including job progress and status.
  • Remote Syslog Support - send output to Papertrail or remote syslog.
  • Slack Notifications - report job progress to Slack.

Documentation

Contributing / Support

If you experience any issue, have a question or a suggestion, or if you wish to contribute, feel free to open an issue.