Commit Graph

3 Commits

Author SHA1 Message Date
h202-wq c19b4aa293 Commit frontend yarn.lock for reproducible Docker builds
The multi-stage Dockerfile copies frontend/yarn.lock, but .gitignore
excluded it from the repo, breaking builds from a fresh clone (Coolify).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-09 10:27:44 -04:00
h202-wq 9da8d50370 Add Coolify deployment support
publish-github-pages / deploy (push) Waiting to run
Multi-stage Dockerfile builds the email-builder, admin frontend, and Go
backend from source and stuffs assets into the binary. The runtime-only
image moved to Dockerfile.goreleaser for release builds. Adds a Coolify
compose file with magic service variables, healthchecks, and volumes.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-09 10:16:18 -04:00
h202-wq 66d9a033c9 EagleCast
publish-github-pages / deploy (push) Waiting to run
2026-07-09 10:03:32 -04:00