Skip to content

Commit 6720557

Browse files
authored
Update architecture.md
1 parent 68fb7d4 commit 6720557

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/architecture.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,11 @@ Shuffle Installation models:
2727
## Architecture overview
2828
The platform is split into two main parts: Server and Workers. The server acts as the host of everything from API activity to Workflow validation, while the Workers are another standalone unit, working in a microservice-esque way. The top and bottom part can be installed on different hosts and be clustered.
2929

30-
![Architecture](https://github.com/frikky/shuffle-docs/blob/master/assets/shuffle_architecture.png?raw=true)
30+
Single Server installation:
31+
![Single Server installation](https://github.com/user-attachments/assets/a51b3973-9849-4b68-b1b5-a1259bb9a4c0)
32+
33+
Simplified:
34+
![Simplified Architecture](https://github.com/frikky/shuffle-docs/blob/master/assets/shuffle_architecture.png?raw=true)
3135

3236
## Frameworks
3337
Shuffle uses and is built upon existing, well established frameworks to help the Security community move forward, rather than just increase complexity.

0 commit comments

Comments
 (0)