happybell80
|
1033e30674
|
docs: 헬스체크 표준화 관련 오류 정보 제거
- 250811_Gateway필드변환문제.md: "nginx/k8s 표준" 표현 제거
- 250811_ChromaDB메모리손실.md: "k8s/nginx 표준" 표현 제거
- 250812_함수형전환및포트변경.md: "k8s/nginx 표준 준수" 제거
- 250815_개발작업.md: "/healthz 통일" 언급 제거
- Docker Compose 환경에서 /healthz는 표준 아님
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-10-02 18:29:29 +09:00 |
|
happybell80
|
97e0888ce0
|
Fix more incorrect table names in documentation
- users → user in SQL contexts (94 occurrences)
- robeings → robeing in SQL contexts
- user_preferences → user_preference (14 files)
- slack_workspaces → slack_workspace in SQL contexts (17 files)
All table names now correctly match PostgreSQL schema
|
2025-09-26 00:52:15 +09:00 |
|
happybell80
|
8c02b80359
|
Fix incorrect table names in documentation
- gmail_tokens → gmail_token (33 files)
- companies → company (17 files)
- conversation_logs → conversation_log (27 files)
- workspace_members → workspace_member (28 files)
All table names now match the actual PostgreSQL schema
|
2025-09-26 00:49:47 +09:00 |
|
happybell80
|
b2f8ae637f
|
Update robeing terminology and main_db references
|
2025-08-21 00:00:13 +09:00 |
|
|
|
725ad0876c
|
fix: 문서 파일 실행 권한 제거
- 모든 .md, .html 파일 권한을 644로 정상화
- .gitignore 파일 권한도 644로 수정
- 문서 파일에 실행 권한은 불필요하고 보안상 바람직하지 않음
- deprecated 아이디어 폴더 생성 및 레벨별 UI 변경 아이디어 이동
|
2025-08-18 00:37:51 +09:00 |
|
0914eagle
|
1cd520b101
|
rb8001 종합 트러블슈팅
|
2025-08-13 14:04:25 +09:00 |
|
happybell80
|
158ea808e6
|
docs: Frontend 빌드 환경변수 문제 트러블슈팅 추가
- Gitea Actions에서 VITE_ROBING_API_URL 누락 발견
- 빌드 시점 환경변수 미적용으로 기본값 사용
- 근본 원인 해결 방법 문서화
|
2025-08-11 21:46:40 +09:00 |
|
happybell80
|
d71e0ff81e
|
docs: Gateway 필드 변환 및 보안 문제 트러블슈팅
- 헬스체크 엔드포인트 표준화 (/healthz)
- UUID vs username 처리 문제 해결
- nginx 직접 프록시 vs Gateway 라우팅 분석
- 사용자 인증 검증 부재 보안 위험 지적
- 현업 패턴 및 실용적 해결책 정리
|
2025-08-11 11:03:35 +09:00 |
|