Skip to content

[codex] Align deploy workflow with private RDS#298

Merged
jjoonleo merged 2 commits intodevfrom
codexd/private-rds-deploy-workflow
May 7, 2026
Merged

[codex] Align deploy workflow with private RDS#298
jjoonleo merged 2 commits intodevfrom
codexd/private-rds-deploy-workflow

Conversation

@jjoonleo
Copy link
Copy Markdown
Contributor

@jjoonleo jjoonleo commented May 7, 2026

Summary

  • Align production deployment with the one-EC2/private-RDS architecture.
  • Add deploy-time guards for the ontime_prod RDS datasource and EC2-to-RDS TCP connectivity.
  • Add Docker log rotation and document the updated runtime secrets and deployment flow.

Validation

  • git diff --check
  • ruby -e 'require "yaml"; YAML.load_file(".github/workflows/deploy.yml"); YAML.load_file("ontime-back/docker-compose.yml"); puts "yaml ok"'
  • IMAGE_TAG=test BACKEND_IMAGE=ghcr.io/devkor-github/ontime-back docker compose -f ontime-back/docker-compose.yml config >/dev/null && echo 'compose config ok'

@jjoonleo jjoonleo changed the base branch from main to dev May 7, 2026 18:01
@jjoonleo jjoonleo marked this pull request as ready for review May 7, 2026 18:02
@jjoonleo jjoonleo merged commit 3da77c2 into dev May 7, 2026
1 check passed
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