tweak project proposal #1

Open
kiara wants to merge 95 commits from rewrite into main
2 changed files with 6 additions and 1 deletions
Showing only changes of commit b9df7e9b96 - Show all commits

BIN
Pictures/architecture.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

View file

@ -436,7 +436,12 @@ We will integrate that aspect into the high level process on a best effort basis
## Architecture
![](/home/kiara/code/meta/architecture-docs/architecture.png)
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.
![](./Pictures/architecture.png)
## Break-down of project milestones