Passtival 로드밸런서 서버 레포
nginx/nginx.conf: 전역 Nginx 설정nginx/sites-available/api.passtival.co.kr.conf: 서비스 서버 블록/업스트림scripts/install-nginx-config.sh:/etc/nginx배포 스크립트scripts/certbot-init.sh: Let's Encrypt 최초 발급scripts/certbot-renew.sh: 인증서 자동 갱신systemd/certbot-renew.service: certbot 갱신 원샷 유닛systemd/certbot-renew.timer: 1일 2회 갱신 타이머.github/workflows/deploy-nginx.yml: SSM 기반 Nginx 배포 워크플로docs/deploy-nginx-workflow.md: 배포 워크플로 해설/수정 가이드docs/nginx.config.md: Nginx 설정 해설/수정 가이드docs/scripts.md: 배포/인증서 스크립트 해설/수정 가이드PLANS.md: 실행 계획서RUNBOOK.md: 배포/검증/롤백 운영 문서