28 lines
723 B
Markdown
28 lines
723 B
Markdown
# Tuxflotte Platform Docs
|
||
|
||
Dieses Repository beschreibt die Architektur, Begriffe und Leitentscheidungen von Tuxflotte.
|
||
|
||
Tuxflotte ist eine distributionsunabhängige Workspace-Provisioning-Plattform für Linux-Arbeitsplätze.
|
||
|
||
## Einstieg
|
||
|
||
1. `00-philosophy.md`
|
||
2. `00-glossary.md`
|
||
3. `architecture/01-layered-provisioning.md`
|
||
4. `architecture/02-workspace-model.md`
|
||
5. `architecture/05-runtime-blueprint.md`
|
||
6. `architecture/06-backend-api.md`
|
||
|
||
## Bereiche
|
||
|
||
- `architecture/` – gültige Architektur
|
||
- `adr/` – Architekturentscheidungen
|
||
- `roadmap/` – Planung und Meilensteine
|
||
- `archive/` – historische Dokumente
|
||
|
||
## Grundsatz
|
||
|
||
Die Dokumentation ist die Spezifikation.
|
||
|
||
Der Code implementiert diese Spezifikation.
|