forked from fediversity/meta
		
	Update architecture-docs/Fediversity-architecture-notes.md
This commit is contained in:
		
							parent
							
								
									84df6c01a9
								
							
						
					
					
						commit
						7ea407ad38
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
					@ -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…
	
	Add table
		
		Reference in a new issue