Overview
Welcome to the documetation of my homelab.
It is running on a mini pc, running talos, a kubernetes distribution.
Project layout
README.md
LICENSE # A copy of the AGPL
mkdocs.yml # The configuration file for this documentation
docs/ # This documentation
cluster/
system/ # System tools that extend kubernetes's capabilities
platform/ # Tools used by applications running in the homelab
apps/ # Applications running in the homelab
talos/ # Talos configuration
[...]