Files
lisilou-portfolio/.gitea
jhodgkin 9209fbdcfc
Deploy to Dev / Deploy & Smoke Test (push) Failing after 17s
Add trunk-based dev deployment with smoke tests
- Gitea Action: push to main → SSH deploy to CT114 (lisilou-dev, 192.168.1.192)
  git pull → docker compose build → up -d → health wait → smoke tests
- scripts/smoke-test.sh: 6 curl assertions covering site load, nginx health,
  API health, config serving, booking POST, and nginx routing sanity
- Replaces the non-functional registry-based deploy workflow

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-07 22:50:30 -06:00
..