Skip to content

Tiny application to run the resque web console to show the status of the robots.

Notifications You must be signed in to change notification settings

sul-dlss/robot-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

robot-console

This runs the sidekiq web console to show the status of the robots.

Running the app

Install dependencies

bundle install

Configure settings

You can set up the Redis connection by creating config/settings/production.yml in shared configs or by setting the environment variables like this:

SETTINGS__REDIS__HOSTNAME=redis.school.edu

Start

This project will work on any rack compatible server. Just point it at the config.ru file. For example:

bundle exec puma

About

Tiny application to run the resque web console to show the status of the robots.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages