Skip to content

🐬 Dockerized Sidekiq UI that runs separately from your app.

Notifications You must be signed in to change notification settings

stewartpark/sidekiq-ui

Repository files navigation

Dockerized Sidekiq UI CircleCI Docker Pulls

This unofficial docker image provides a sidekiq UI web app that can be run separtely from your application.

$ docker run -d -P stewartpark/sidekiq-ui:v6.0.4 -e REDIS_PROVIDER=REDIS_URL -e REDIS_URL=redis://....

The latest tag and its latest corresponding version tag will be updated nightly by the build job. Using the latest tag is not recommended as it will be untested and updated daily by an automated job.

Prometheus exporter endpoint is available at /metrics.

About

🐬 Dockerized Sidekiq UI that runs separately from your app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published