9042cb143b1dc89c4f3de28fb5a1d27ed8cb5afb
DOCKER_BUILDKIT=1 in the build workflow only works if the host has the buildx CLI plugin installed. Bare docker-ce sometimes ships without it (Debian/Ubuntu separate packaging). Document the install so future hosts onboarding to be build targets don't hit the same 'BuildKit is enabled but the buildx component is missing' error. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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
- Hosts
- Identity & access
- Strategy
- Conventions
- Layout
- Stack inventory
- Host onboarding
- Secrets
- Automation — reusable workflows + actions
- Runners (
Charlie/runnersdesign) - Cert issuer
- Vulnerability scanning
- Roadmap
Assumptions
/mnt/nasfrom miquella is mounted on every app host (NFS).- Hosts are bootstrapped per onboarding.md (CA trust, SSSD/LDAP, docker, otel, etc.).
- Long-form prose lives in the wiki (
https://wiki.alexandru.macocian.me). This repo stays brief.
Description
Languages
Markdown
100%