No description
  • JavaScript 65.1%
  • HTML 16.5%
  • CSS 9.8%
  • Shell 5.4%
  • Python 3.2%
Find a file
2026-08-17 18:46:32 -05:00
.claude/skills docs: live-queryable Dockhand state + dockhand-api skill (#5) 2026-07-11 17:53:58 -05:00
.terminalgraph docs: update split-horizon DNS plan and resolver options 2026-06-28 19:29:35 -05:00
docs docs(gate-runner): document CI runner setup, secrets, and branch protection tie-in 2026-08-12 22:14:42 -05:00
foundry-design docs: update Foundry design system assets and typography 2026-06-17 12:58:31 -05:00
hosts docs: document VPS host (Pangolin reverse proxy) + rebuild runbook 2026-06-28 16:36:38 -05:00
scripts docs: Phase 0 Cloudflare recon + cf-api helper (SHOP) 2026-06-28 19:58:39 -05:00
stacks fix(stackyard): correct ghcr image tag v1.7.1 -> 1.7.1 (manifest unknown) 2026-08-17 18:44:09 -05:00
.gitignore chore: update .gitignore to include .DS_Store 2026-06-22 21:45:22 -05:00
CLAUDE.md docs: live-queryable Dockhand state + dockhand-api skill (#5) 2026-07-11 17:53:58 -05:00
README.md docs: update container management documentation and remove Portainer references 2026-06-17 11:34:00 -05:00
unraid-context.md docs: update container management documentation and remove Portainer references 2026-06-17 11:34:00 -05:00

foundry

GitOps repo for Adam's home lab. Git remote: git.adamayala.work/adam/foundry.

How it works

Container stacks are defined as Docker Compose files in stacks/. These are reference definitions for containers running on Unraid via the native Docker UI.

Secrets are never stored here. Set ${VAR} values in the Unraid container environment at deploy time, sourced from 1Password.

Stacks

File Services Status
stacks/arr.yml prowlarr, radarr, sonarr, profilarr, sabnzbd pending migration
stacks/media.yml plex, listenarr pending migration
stacks/ai.yml ollama, open-webui pending migration
stacks/data.yml postgres, pgadmin4, redis pending migration
stacks/search.yml searXNG pending migration
stacks/auth.yml voidauth pending migration
stacks/infra.yml newt, forgejo, seerr pending migration

Runbooks