add data model as per Fediversity/meta#31
This commit is contained in:
parent
7f42f8e703
commit
da900c3969
1 changed files with 5 additions and 0 deletions
|
@ -222,6 +222,11 @@ Relationships among the entities used to model migrations are as follows, using
|
||||||
|
|
||||||
### Data model
|
### Data model
|
||||||
|
|
||||||
|
Whereas the bulk of our configuration logic is covered in the [configuration schema](#sample-configuration-schema), our reference front-end application does in fact store data.
|
||||||
|
The design for its data model to support the desired functionality is as follows:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
### Host architecture
|
### Host architecture
|
||||||
|
|
||||||
Whereas the core abstraction in Fediversity is a NixOS configuration module, a more full-fledged example architecture of the web host use-case we aim to support as part of our exploitation would be as follows, where VMs in question run Fediversity to offer our selected applications:
|
Whereas the core abstraction in Fediversity is a NixOS configuration module, a more full-fledged example architecture of the web host use-case we aim to support as part of our exploitation would be as follows, where VMs in question run Fediversity to offer our selected applications:
|
||||||
|
|
Loading…
Add table
Reference in a new issue