Venatum / bull-board-docker

Docker image for bull-board
https://hub.docker.com/r/venatum/bull-board
MIT License
4 stars 3 forks source link

feat: adds support for sentinel (#156) #168

Closed Venatum closed 2 months ago

Venatum commented 3 months ago

🚀 Redis sentinel

These changes add necessary changes for a sentinel configuration. This allows the users to connect via a redis sentinel rather than a single redis instance.

📦 What's in the box?

🎉 Links useful

wiese commented 2 months ago

Please let us know if we can support you on this one.

Venatum commented 2 months ago

Please let us know if we can support you on this one.

Sorry, I don't have much time to dedicate right now. The purpose of this PR is to provide examples for easily setting up a board with a standard Redis or in Sentinel mode, and also to easily test the code. If you have some time, please feel free to improve this PR or enhance the documentation. :pray:

Venatum commented 2 months ago

@wiese @sfranke Thank you for your patience. The PR should now be ready. Please feel free to suggest any improvements needed for the release of v1.5.0.

Venatum commented 2 months ago

:tada: This issue has been resolved in version 1.5.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: