Standalone application for the Sidekiq dashboard
REDIS_URL: The redis URL to connect to.VERIFY_SSL: Use 'none' to setverify_modetoOpenSSL::SSL::VERIFY_NONE. See code for details.REDIS_PROVIDER: If you don't want to useREDIS_URL(and instead, say,HEROKU_REDIS_MAUVE_URLfor an attached Redis resource), set this. For example an env ofHEROKU_REDIS_MAUVE_URL='redis://localhost:24419 REDIS_PROVIDER=HEROKU_REDIS_MAUVE_URL, would end up with a redis url ofredis://localhost:24419.
To start it locally, use bundle exec rackup
Copyright © 2016 Honeypot GmbH. It is free software, and may be redistributed under the terms specified in the LICENSE file.
Honeypot is a developer focused job platform. The names and logos for Honeypot are trademarks of Honeypot GmbH.
