미니PC 운영 런북 추가#20
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughThis PR adds a new mini PC operations runbook documenting deployment, health verification, service status checks, data consistency validation, log inspection, configuration management, and API restart procedures. The runbook is registered in the README and development log with scope boundaries. ChangesMini PC Operations Runbook
🎯 1 (Trivial) | ⏱️ ~3 minutes
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
승인된 내용
사용자가 다음 작업 진행을 요청했고, 직전 추천 작업이었던 mini PC 운영 런북 정리를 진행했습니다.
변경 사항
docs/mini-pc-operations.md를 추가했습니다.78. Mini PC 운영 런북 정리항목을 추가했습니다.scripts/deploy/mini-pc-web.sh)와--smoke-only확인 절차를 연결했습니다.의도적으로 제외한 것
ai/mini-pc-ops-runbook브랜치에 있던infra/docker-compose.yml포트 바인딩 변경은 이번 PR에서 제외했습니다.검증
rg -n "<<<<<<<|=======|>>>>>>>" README.md docs/mini-pc-operations.md docs/development-log.md-> conflict marker 없음test -f docs/mini-pc-web-deploy.md && test -f docs/mini-pc-operations.mdscripts/deploy/mini-pc-web.sh --smoke-only-> 성공ssh home-2 'systemctl --user status techcase-api.service --no-pager'-> activessh home-2 'docker ps --filter name=techcase ...'-> PostgreSQL/Elasticsearch healthy, Caddy/Kibana running2196, Elasticsearch articles_count2196RAG관련도순 검색 total41사람이 확인할 방법
docs/mini-pc-operations.md의 운영 절차가 실제 운영 경로와 맞는지 확인합니다.scripts/deploy/mini-pc-web.sh --smoke-only를 실행해 공개 엔드포인트를 확인합니다.Summary by CodeRabbit