Skip to content

docs: Switch Redis configuration to cluster mode#48

Merged
chadmf merged 1 commit into
mainfrom
redis-fix
May 20, 2026
Merged

docs: Switch Redis configuration to cluster mode#48
chadmf merged 1 commit into
mainfrom
redis-fix

Conversation

@chadmf

@chadmf chadmf commented May 20, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Updates containerized AAP inventory examples to use redis_mode='cluster' instead of standalone
  • Documents firewall ports 6379 and 16379 for Redis cluster communication between colocated nodes
  • Updates the architecture validation report to reflect cluster mode as the standard configuration

Files changed

  • docs/aap-containerized-enterprise-dr-architecture.md
  • docs/aap-containerized-growth-dr-architecture.md
  • docs/aap-containerized-quickstart.md
  • reports/aap-architecture-validation-report.md

Test plan

  • Review inventory examples for correct [redis] group sizing (6+ hosts per DC for HA)
  • Confirm firewall rules match deployment topology (growth vs enterprise)
  • Verify terminology aligns with Red Hat AAP 2.6 containerized installer docs

Made with Cursor

Update containerized AAP inventories and validation report to use
redis_mode='cluster' with firewall rules for ports 6379 and 16379.

Co-authored-by: Cursor <cursoragent@cursor.com>
@chadmf chadmf changed the base branch from copilot to main May 20, 2026 20:56
@chadmf chadmf merged commit dd68bad into main May 20, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant