From f7a5c59621ea83e1bba8065fa130c1f839c79456 Mon Sep 17 00:00:00 2001 From: happybell80 Date: Mon, 29 Sep 2025 15:56:44 +0900 Subject: [PATCH] =?UTF-8?q?=EB=B0=B0=ED=8F=AC=20=EC=9B=8C=ED=81=AC?= =?UTF-8?q?=ED=94=8C=EB=A1=9C=EC=9A=B0=20=EC=B6=94=EA=B0=80:=20=EB=A1=9C?= =?UTF-8?q?=EC=BB=AC=20=EA=B0=9C=EB=B0=9C=20=E2=86=92=20Git=20Push=20?= =?UTF-8?q?=E2=86=92=2051124=20=EC=84=9C=EB=B2=84=20=EB=B0=B0=ED=8F=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ideas/250929_happybell80_multi_ai_cli_integration.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ideas/250929_happybell80_multi_ai_cli_integration.md b/ideas/250929_happybell80_multi_ai_cli_integration.md index fb798b0..8f028a6 100644 --- a/ideas/250929_happybell80_multi_ai_cli_integration.md +++ b/ideas/250929_happybell80_multi_ai_cli_integration.md @@ -124,6 +124,11 @@ tmux attach -t ai-panel ## 최종 배포 전략 +### 개발 및 배포 워크플로우 +1. **로컬 개발**: 코드 작성 및 테스트 +2. **Git Push**: 로컬 → Git 저장소 +3. **서버 배포**: 51124에서 git pull 후 실행 + ### 구현 위치 - **51124 서버**: 모든 CLI 설치되어 있음, FastAPI 서버 실행 - **51123 서버**: nginx 프록시로 51124:8888 연결