diff --git a/docs/images/rhdh-local-runtime-architecture.png b/docs/images/rhdh-local-runtime-architecture.png new file mode 100644 index 00000000..f04dc9bb Binary files /dev/null and b/docs/images/rhdh-local-runtime-architecture.png differ diff --git a/docs/rhdh-local-guide/index.md b/docs/rhdh-local-guide/index.md index 8a480223..c015af73 100644 --- a/docs/rhdh-local-guide/index.md +++ b/docs/rhdh-local-guide/index.md @@ -57,6 +57,12 @@ RHDH Local serves multiple purposes for platform engineers, developers, and orga * Use plugin scaffolding templates * Integrate locally-built plugins for development workflows +## Architecture Overview + +The following diagram illustrates the RHDH Local service flow, showing how the container services, entry scripts, shared volumes, and environment configuration fit together when you run `compose up`. + +![RHDH Local — Service Flow](../images/rhdh-local-runtime-architecture.png){ width="850" } + ## Key Requirements of RHDH Local To use RHDH Local effectively, you need: