Skip to content

[codex] add section nav and docker deploy support - #4

Merged
xinyiklin merged 1 commit into
mainfrom
codex/aws-docker-section-nav
Jul 1, 2026
Merged

[codex] add section nav and docker deploy support#4
xinyiklin merged 1 commit into
mainfrom
codex/aws-docker-section-nav

Conversation

@xinyiklin

Copy link
Copy Markdown
Owner

Summary

  • add a sidebar section navigator that tracks and jumps between resume sections
  • add Docker production deployment support with ALLOWED_HOSTS host/origin guarding
  • refresh README, gitignore/dockerignore, and agent docs for self-hosted/AWS work

Review notes

  • fixed host guard behavior so bare loopback hosts like localhost still work behind host-port mappings
  • kept bad Host and bad Origin requests blocked

Validation

  • npm run build
  • node --check server.mjs
  • git diff --check
  • production smoke on PORT=5199: Host localhost returned 200; bad Host and bad Origin returned 403
  • Docker build attempted but Docker daemon was not running locally

@xinyiklin
xinyiklin merged commit dfa53d6 into main Jul 1, 2026
2 checks passed
@xinyiklin
xinyiklin deleted the codex/aws-docker-section-nav branch July 1, 2026 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant