add diagrams #30

Merged
kiara merged 10 commits from entity-relations into main 2025-06-02 10:46:04 +02:00
3 changed files with 3 additions and 5 deletions
Showing only changes of commit a76b4e7009 - Show all commits

Binary file not shown.

Before

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

View file

@ -12,7 +12,7 @@ package Management {
Secrets Secrets
} }
object "**Orchestrator**" as Orch { object "**Orchestrator**" as Orch {
NixOps Terraform
} }
object "**Identity Management**" as AAA { object "**Identity Management**" as AAA {
Authentication Authentication
@ -49,12 +49,10 @@ package Virtualization {
Application C Application C
} }
map "**Application options**" as App { map "**Application options**" as App {
Edumeet => Matrix Vaultwarden => Matrix
NextCloud => Pixelfed NextCloud => Pixelfed
Webmail => Peertube Webmail => Peertube
Hedgehoc => Mastodon Forgejo => Mastodon
Project planning => Owncast
Office => Castopod
} }
} }