Skip to main content

How To Use

This site documents a personal homelab setup — hardware, Docker Compose stacks, and the services that run on them.

Where to start

  • Introduction — why this site exists and how long the setup has been evolving
  • Setup — rebuilding the NAS from scratch after disk failure
  • Docker — compose patterns, GPU passthrough, and non-root conventions
  • Containers — per-service notes grouped by category

Reading service pages

Each container page follows the same pattern:

  • A short description of what the service does and why it is in the stack
  • Operational notes (auth, networking, gotchas)
  • A Deprecated callout when the service has been retired — usually with a pointer to what replaced it

Deprecated services are kept in the docs for history; active stacks live under compose/ in the repository.

Version dropdown

Older snapshots of the documentation are available from the version selector in the navbar. The latest content is always the default docs tree under documentation/docs/.