# Project Charlie Centralized source of truth for the homelab. Per-app stacks live as repos under the `Charlie` org in Gitea; this repo orchestrates them. ## Docs - [Topology](docs/topology.md) - [Hosts](docs/hosts.md) - [Identity & access](docs/identity.md) - [Strategy](docs/strategy.md) - [Conventions](docs/conventions.md) - [Layout](docs/layout.md) - [Stack inventory](docs/inventory.md) - [Repo plan (`Charlie/*`)](docs/repos.md) - [Migration recipe](docs/migration.md) - [Reorg runbook](docs/reorg.md) - [Roadmap](docs/roadmap.md) ## Assumptions - `/mnt/nas` from miquella is mounted on every app host (NFS). - Hosts are bootstrapped per the wiki **First Time Setup** (CA trust, SSSD/LDAP, docker, otel, etc.). - Long-form prose lives in the wiki (`https://wiki.alexandru.macocian.me`). This repo stays brief.