Initial commit: homelab infrastructure wiki

- Full Obsidian vault content
- Host configs (ice, grizzley, ubuntu, proxmox, truenas, panda, hyte)
- Media stack documentation
- Traefik HA setup
- Automation scripts
- Bachelor party planning
This commit is contained in:
Hermes Agent
2026-05-24 16:08:40 -07:00
parent d132442429
commit e4d91aadf9
285 changed files with 30018 additions and 0 deletions

29
vault-readme.md Normal file
View File

@@ -0,0 +1,29 @@
# Homelab Knowledge Base
Obsidian vault for the `homelabagentroot` infrastructure repository.
## Structure
| Directory | Purpose |
|-----------|---------|
| `homelab/` | Infrastructure architecture, host configs, service docs |
| `ai-assistant/` | OpenCode agent configuration and workflows |
| `automation/` | Script documentation and deployment workflows |
| `platform-config/` | Docker, Traefik, and container orchestration configs |
| `tools/` | Tool guides (Glance, etc.) |
| `Dashboard/` | Project status with Dataview queries |
| `Templates/` | Project, task, service, and script templates |
## Quick Reference
- Start here: this file
- Infrastructure overview: [[homelab/architecture.md|Architecture]]
- Host details: [[homelab/proxmox-setup.md|Proxmox]], [[homelab/truenas-config.md|TrueNAS]]
- Project tracking: [[Dashboard/project-status.md|Dashboard]]
- Templates: [[Templates/project-template.md|Project Template]]
## Related
- Repository: `homelabagentroot/` (root)
- Agent config: `.opencode/`
- Infrastructure configs: `homelab/`