Skip to content

[codex] Set up Caddy HTTPS deployment#303

Merged
jjoonleo merged 2 commits intomainfrom
codexd/setup-https-caddy-kro
May 8, 2026
Merged

[codex] Set up Caddy HTTPS deployment#303
jjoonleo merged 2 commits intomainfrom
codexd/setup-https-caddy-kro

Conversation

@jjoonleo
Copy link
Copy Markdown
Contributor

@jjoonleo jjoonleo commented May 8, 2026

Summary

  • add a Caddy reverse proxy config for ontime-back.duckdns.org
  • update the production deploy workflow to upload/install/configure Caddy and verify HTTPS
  • bind the backend container to 127.0.0.1:8080 so public traffic goes through HTTPS
  • update deployment docs and Apple callback domain for DuckDNS

Validation

  • workflow and compose YAML parsed successfully
  • embedded deploy shell passes bash -n
  • compose port binding resolves to 127.0.0.1:8080
  • ./gradlew test

Deployment Notes

  • EC2 security group must allow inbound TCP 80 and 443
  • GitHub secret BACKEND_HTTP_PORT must be removed or set to 127.0.0.1:8080
  • ontime-back.duckdns.org resolves to 3.36.80.94

@jjoonleo jjoonleo marked this pull request as ready for review May 8, 2026 08:50
@jjoonleo jjoonleo merged commit 5685bef into main May 8, 2026
1 check passed
@jjoonleo jjoonleo deleted the codexd/setup-https-caddy-kro branch May 8, 2026 08:51
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