Commit Graph

6 Commits

Author SHA1 Message Date
7b33ddfd8d [auto-merge] Docker Compose fleet config
Auto-merged by PR review bot: Docker Compose fleet config
2026-04-10 11:44:37 +00:00
Alexander Whitestone
c92d986a67 Add Docker Compose fleet config for agent containerization (closes #5)
- docker-compose.yml: Ollama, Gitea, Agent worker, Monitor services
- Dockerfile.agent: Hermes agent worker image with health endpoint
- .env.example: Environment variable template
- README.md: Setup instructions and service documentation

Services include health checks, persistent volumes, isolated network,
and proper dependency ordering.
2026-04-10 07:15:14 -04:00
ba4d9fc6ea Merge pull request 'burn: Bootstrap Ansible inventory with real wizard VPS hosts (closes #1)' (#9) from burn/20260410-0516-1-bootstrap-inventory into main
Merge PR #9: burn: Bootstrap Ansible inventory with real wizard VPS hosts (closes #1)
2026-04-10 09:32:55 +00:00
Alexander Whitestone
3e4be451b1 burn: Bootstrap Ansible inventory with real wizard VPS hosts (closes #1)
- Replace placeholder inventory with actual IPs for Allegro, Ezra, Bezalel, Gitea Forge
- Organize into groups: allegro, ezra, bezalel, forge, vps, agents
- Add host_vars for each VPS with wizard instance details, ports, services
- Add group_vars for shared defaults across agents and all VPS hosts
- Allegro host_vars documents multi-tenant setup (4 sub-agents)
2026-04-10 05:21:27 -04:00
9591d8ee85 feat: add baseline VPS configuration playbook (#6) 2026-04-10 02:07:17 +00:00
0d36f97fb9 Initial commit 2026-04-09 16:30:46 +00:00