Skip to content

Commit 9dcb08b

Browse files
committed
Add overview diagram
1 parent 70f9fae commit 9dcb08b

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

139 KB
Loading

documentation/dev/overview.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,14 @@ permalink: /documentation/dev/overview
77
<!-- Show the current active documentation page -->
88
{% include documentationStepper/stepper.html %}
99

10-
## Overview
10+
## High-level Overview
1111

12-
In this section of the website you will find the documentation for the development of the OpenEM components.
12+
The following diagram shows the components involved in OpenEM and a (simplified) view of typical interactions between them.
13+
14+
For simplicity, interactions regarding authentication flow are omitted. Please refer to the [Ingstor](https://github.com/SwissOpenEM/Ingestor) for a detailed description.
15+
16+
![OpenEM Components](/assets/img/documentation/dev/components.drawio.png)
17+
*Green: Newly developed components; Blue: Modified existing components; Grey: Newly deployed third-party components; Orange: External components*
1318

1419
### External links
1520

0 commit comments

Comments
 (0)