2 Commits

Author SHA1 Message Date
jhodgkin a67fdba170 Make GitHub production deploy robust on first two-service run
Deploy to Dev / Deploy & Smoke Test (push) Successful in 26s
- fetch+reset instead of pull (survives working-tree drift on CT111)
- create api/.env from example and the external web network if missing
- health check now retries for 120s and fails the run properly

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-16 00:24:57 -06:00
root 4122e2d128 Add GitHub Actions auto-deployment workflow
Build and Deploy / build (push) Failing after 5m27s
Build and Deploy / deploy (push) Has been skipped
- Created self-hosted runner workflow for automatic deployment
- Deploys on push to main branch
- Builds and restarts Docker containers
- Includes health check verification

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-04-20 05:10:07 +00:00