add architecture diagram
This commit is contained in:
parent
e8e72c8ed7
commit
b9df7e9b96
2 changed files with 6 additions and 1 deletions
BIN
Pictures/architecture.png
Normal file
BIN
Pictures/architecture.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
|
@ -436,7 +436,12 @@ We will integrate that aspect into the high level process on a best effort basis
|
||||||
|
|
||||||
## Architecture
|
## Architecture
|
||||||
|
|
||||||

|
At the core of Fediversity lies a Terraform module for setting up NixOS instances on a hypervisor, so far targeting ProxmoX.
|
||||||
|
We use this to deploy selected applications, while allocating necessary resources and configuring relevant DNS settings.
|
||||||
|
Fediversity Core may be used from different front-ends, including the OpenTofu CLI and a reference web UI (embedding said CLI).
|
||||||
|
To ensure reproducibility, we further offer Nix packaging for these, including relevant OpenTofu providers.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Break-down of project milestones
|
## Break-down of project milestones
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue