Update architecture-docs/Fediversity-architecture-notes.md
This commit is contained in:
parent
9f003c0747
commit
d28fea7ee1
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
```mermaid
|
```mermaid
|
||||||
graph TB
|
graph TB
|
||||||
|
|
||||||
|
@ -7,7 +6,7 @@ Core[<b>Core-services</b><br/><small>DNS<br/>Email<br/>identity_management<br/>s
|
||||||
|
|
||||||
subgraph Management
|
subgraph Management
|
||||||
A[Nix-panel] --> I
|
A[Nix-panel] --> I
|
||||||
Z[(central database / netbox)]--> B[NixOps] --> D[Proxmox]
|
Z[(central database<b/>Netbox)]--> B[Orchestrator<b/>NixOps] --> D[Proxmox]
|
||||||
B --> E[Nix-configuration]
|
B --> E[Nix-configuration]
|
||||||
B --> G[DNS]
|
B --> G[DNS]
|
||||||
B --> F[Email]
|
B --> F[Email]
|
||||||
|
|
Loading…
Reference in a new issue