mirror of
https://github.com/dat515-2025/Group-8.git
synced 2026-03-22 06:57:47 +01:00
update report
This commit is contained in:
@@ -32,7 +32,7 @@ Other services deployed in the cluster includes Longhorn for persistent storage,
|
|||||||
### High-Level Architecture
|
### High-Level Architecture
|
||||||
|
|
||||||
```mermaid
|
```mermaid
|
||||||
flowchart LR
|
flowchart TB
|
||||||
n3(("User")) <--> client["Frontend"]
|
n3(("User")) <--> client["Frontend"]
|
||||||
proc_queue["Message Queue"] --> proc_queue_worker["Worker Service"]
|
proc_queue["Message Queue"] --> proc_queue_worker["Worker Service"]
|
||||||
proc_queue_worker -- SMTP --> ext_mail[("Email Service")]
|
proc_queue_worker -- SMTP --> ext_mail[("Email Service")]
|
||||||
|
|||||||
Reference in New Issue
Block a user