add reference to data model
This commit is contained in:
		
							parent
							
								
									344dce00a3
								
							
						
					
					
						commit
						bfea8fcb80
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -156,7 +156,7 @@ The process of migrating one's applications to a different host encompasses: | |||
| 
 | ||||
| ### Data model | ||||
| 
 | ||||
| Whereas the bulk of our configuration logic is covered in the configuration schema, our reference front-end applications will store data. | ||||
| Whereas the bulk of our configuration logic is covered in the configuration schema, [implemented here](https://git.fediversity.eu/Fediversity/Fediversity/src/branch/main/deployment/data-model.nix) and [tested here](https://git.fediversity.eu/Fediversity/Fediversity/src/branch/main/deployment/data-model-test.nix), our reference front-end applications will store data. | ||||
| The data model design for the configuration front-end needed support the desired functionality is as follows, using the crow's foot notation to denote cardinality: | ||||
| 
 | ||||
| <img src="https://git.fediversity.eu/Fediversity/meta/raw/branch/main/architecture-docs/panel-data-model.svg" alt="" style="max-width:600px;"/> | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue