Allow configuring redis instance for rate-limiting
Adds settings `redis_rate_limiting_instance` and `redis_rate_limiting_sentinels` in gitlab.rb to create a new configuration file for a separate redis instance to store RackAttack and Application Rate Limit data. Changelog: added
parent
301dbbf715d8
Showing
- doc/settings/redis.md 3 additions, 3 deletionsdoc/settings/redis.md
- files/gitlab-config-template/gitlab.rb.template 2 additions, 0 deletionsfiles/gitlab-config-template/gitlab.rb.template
- files/gitlab-cookbooks/gitlab/attributes/default.rb 2 additions, 0 deletionsfiles/gitlab-cookbooks/gitlab/attributes/default.rb
- files/gitlab-cookbooks/gitlab/recipes/gitlab-rails.rb 1 addition, 1 deletionfiles/gitlab-cookbooks/gitlab/recipes/gitlab-rails.rb
- spec/chef/recipes/gitlab-rails_spec.rb 6 additions, 1 deletionspec/chef/recipes/gitlab-rails_spec.rb
Loading
Please register or sign in to comment