kitestacks-homelab/autosync/docs/KiteStacks-Homelab-Documentation-v1.2.md
kenpat fb822d5142 Reorganize repos into kitestacks-homelab + plain-English doc rewrite
- Rewrote RUNBOOK.md and DEBUG-DOCUMENTATION.md in simple 5th-grade language
  with real-world analogies for every technical concept
- Updated README.md with current service inventory and folder map
- Added cloud-migration/ subdirectory (from kitestacks-cloud-migration repo)
- Added autosync/ subdirectory (from kitestacks-homelab-autosync-test repo)
- Added osticket/ subdirectory (from OSTicketSystem repo)
- Added cloud/ placeholder for future cloud configs
- Excluded binary DB/postgres files from autosync subdirectory

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-18 18:37:58 -05:00

533 B

KiteStacks Homelab Documentation v1.2

Current Architecture

KiteStacks Homelab is transitioning from Docker Compose to Kubernetes using K3s.

Current Server

Hostname: Assassin
Role: Homelab server and Kubernetes control plane
Kubernetes: K3s
Status: Ready

Current Docker Services

  • Homepage
  • Kavita
  • Forgejo
  • Linkding
  • Grafana
  • Prometheus
  • Other supporting services

Kubernetes Milestone

K3s has been installed successfully.

Verified command:

kubectl get nodes
assassin Ready control-plane