UML Deploymentdiagram aktualisiert
parent
9bf6763246
commit
020c4a5c98
1 changed files with 4 additions and 5 deletions
|
@ -14,19 +14,18 @@ node "Web Server\n(Vite + Vue)" {
|
|||
|
||||
node "API Server\n(Rust Backend)" {
|
||||
artifact "Rust REST API"
|
||||
node "Docker Container 1" {
|
||||
node "Docker Container 1 (Compose)" {
|
||||
node "Postgres Database Server " {
|
||||
artifact "User DB"
|
||||
}
|
||||
}
|
||||
node "Docker Container 2" {
|
||||
}
|
||||
|
||||
node "Docker Container 2 (Compose)" {
|
||||
node "Redis/Cache" {
|
||||
artifact "Cache DB"
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
node "LDAP Server\n(School LDAP)" {
|
||||
artifact "LDAP Directory"
|
||||
|
|
Loading…
Add table
Reference in a new issue