No description
- JavaScript 65.1%
- HTML 16.5%
- CSS 9.8%
- Shell 5.4%
- Python 3.2%
|
|
||
|---|---|---|
| .claude/skills | ||
| .terminalgraph | ||
| docs | ||
| foundry-design | ||
| hosts | ||
| scripts | ||
| stacks | ||
| .gitignore | ||
| CLAUDE.md | ||
| README.md | ||
| unraid-context.md | ||
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 |