link to panel

This commit is contained in:
Kiara Grouwstra 2025-06-01 20:29:08 +02:00
parent 93a9eecd2b
commit 8977cd7cf1
Signed by: kiara
SSH key fingerprint: SHA256:COspvLoLJ5WC5rFb9ZDe5urVCkK4LJZOsjfF4duRJFU

View file

@ -193,8 +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, so far targeting hypervisor ProxmoX. We use this to deploy to selected run-time environments, with targets including NixOS itself and hypervisor ProxmoX.
We further provide a reference front-end 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.
To reach our goals, we aim to implement the following interactions between [actors](#actors) (depicted with rounded corners) and system components (see the [glossary](#glossary), depicted with rectangles). To reach our goals, we aim to implement the following interactions between [actors](#actors) (depicted with rounded corners) and system components (see the [glossary](#glossary), depicted with rectangles).