tweak project proposal #1

Open
kiara wants to merge 95 commits from rewrite into main
Showing only changes of commit b1c4940066 - Show all commits

View file

@ -193,7 +193,8 @@ Considered alternatives include:
## Architecture ## Architecture
At the core of Fediversity lies a NixOS configuration template containing selected applications. At the core of Fediversity lies a NixOS configuration template containing selected applications.
We use this to deploy to selected run-time environments, with targets including NixOS itself and hypervisor ProxmoX. We support using this with different run-time environments, with targets deemed in scope including NixOS itself and hypervisor ProxmoX.
Depending on the targeted run-time environment, deployment will further involve orchestrator OpenTofu.
We further provide a [reference front-end](https://git.fediversity.eu/Fediversity/Fediversity/src/branch/main/panel) to configure our template. We further provide a [reference front-end](https://git.fediversity.eu/Fediversity/Fediversity/src/branch/main/panel) to configure our template.
To ensure reproducibility, we also offer Nix packaging for our software. To ensure reproducibility, we also offer Nix packaging for our software.