Skip to content
Snippets Groups Projects
Commit 0234011c0d89 authored by Stan Hu's avatar Stan Hu
Browse files

Add support for enabling requirepass in Sentinel configuration

In https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6921,
we're adding support for configuring a password to authenticate with
Redis Sentinel. This commit adds support for the `requirepass` config
option so that the Omnibus-provided Sentinel can require a password.

If `sentinel['password']` is set, the Sentinel instance passwords
default to this password to make it easy to enable this option.

Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/235938

Changelog: added
parent 88bea4d78df8
No related branches found
No related tags found
1 merge request!100Upstream Merge of 16.1 CE branching point
Showing
with 128 additions and 3 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment