docs: add runtime architecture diagram to RHDH Local guide#254
docs: add runtime architecture diagram to RHDH Local guide#254Fortune-Ndlovu wants to merge 1 commit into
Conversation
Adds a service flow diagram to the RHDH Local guide index page, giving readers a visual overview of how container services, entry scripts, shared volumes, and environment configuration connect. Signed-off-by: fndlovu@redhat.com
|
PR Summary by QodoDocs: add runtime architecture diagram to RHDH Local guide Description
Diagram
High-Level Assessment
Files changed (2)
|
Code Review by Qodo
1. Ambiguous compose command
|
There was a problem hiding this comment.
Thanks for adding this! Having a diagram like this is valuable.
However, I can see that this is already outdated as it doesn't include the Lightspeed containers (which are now enabled by default).
And in general, a .png diagram is opaque to diffs and will likely go stale as the project evolves. I'd suggest switching to a text-based diagram that could be rendered as expected by TechDocs (Mermaid, PlantUML, ...), if possible.



Summary
rhdh-local-runtime-architecture.png) todocs/images/docs/rhdh-local-guide/index.md) under a new "Architecture Overview" section, placed between the use cases and the key requirementsSigned-off-by: fndlovu@redhat.com