Commit Graph

1 Commits (70234161dc3fb83fadbc559055e34530d79e6fdd)

Author SHA1 Message Date
Thomas Joise 08e3c02ae7 chore(deploy): track the container + nginx deploy setup
Production hosting artifacts (D20 hosting slice), previously untracked:
- Dockerfile: node:20-bookworm image, Chromium libs for puppeteer, builds
  web + server, runs server.cjs on 5182
- docker-compose.yml: single hq service, external accurate-postgres via
  host.docker.internal, localhost-bound (host nginx terminates TLS), env_file
- deploy/nginx-hq.conf: the reverse-proxy config

No secrets — .env and data stay gitignored and out of the image (.dockerignore).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
4 days ago