Commit Graph

5 Commits

Author SHA1 Message Date
Tim Hadwen
a40ba035e6 Limit static generation to 4 workers for Docker builds
All checks were successful
Build and Deploy / deploy (push) Successful in -29s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 23:03:22 +10:00
Tim Hadwen
4b2757237e Spruce up contact and repair request forms, fix Docker build timeouts
Some checks failed
Build and Deploy / deploy (push) Has been cancelled
- Contact page: two-column layout with rover image and email card sidebar
- Repair request: hero section, "How it works" steps sidebar, return address
  field, warranty/charges checkbox
- Reduce static generation concurrency to prevent Docker build timeouts
- Bump staticPageGenerationTimeout to 300s

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 23:01:06 +10:00
Tim Hadwen
2dfdefbdf4 Increase build memory and static generation timeout
Some checks failed
Build and Deploy / deploy (push) Failing after 33m4s
Raise Node heap to 4GB for Docker builds and extend Next.js static page
generation timeout to 120s to prevent resource page build failures.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 21:42:21 +10:00
Tim Hadwen
9065c5bf08 Add Docker deployment pipeline and site updates
Some checks failed
Build and Deploy / deploy (push) Failing after -2m4s
- Dockerfile (multi-stage Next.js standalone build)
- docker-compose.yml for Portainer stack
- Gitea Actions workflow for CI/CD
- Runner container config (Dockerfile.runner + compose)
- next.config.ts: enable standalone output
- Site content and image updates

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 20:29:02 +10:00
Tim Hadwen
5233233662 Initial commit from Create Next App 2026-02-28 12:41:11 +10:00