Skip to content

Standalone application for the Sidekiq dashboard

License

Notifications You must be signed in to change notification settings

unflowhq/sidekiq_dashboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sidekiq Dashboard

This is the repository that deploys our Sidekiq dashboard. The credentials for the server are in 1Password under "Unflow Server Sidekiq Web UI" (in the Shared vault).

https://unflow-server-sidekiq.herokuapp.com/

Setup

  1. Create the Heroku App.
  2. Attach the Redis datastore from the target app. This will set the REDIS_URL in the app's environment variables (and keep it up to date).
heroku addons:attach unflow-server::REDIS --app unflow-server-sidekiq
  1. Set the USERNAME and PASSWORD environment variables. These are the HTTP basic auth credentials to enter the server. It will not start without them.
  2. Create/update the 1Password entry for the Sidekiq server.

About

Standalone application for the Sidekiq dashboard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%