8 Commits

Author SHA1 Message Date
happybell80
f1b7b0c1d5 Reorganize troubleshooting directory structure
- Moved 20250715_github_migration_to_local.md to docs/troubleshooting/
- Added new file 20250715_rb8001_rb10508_integration.md with integration process documentation
2025-07-16 09:44:24 +09:00
happybell80
c2ab4e1cd6 docs: add rb8001 deployment troubleshooting guide
- Document issues encountered during rb8001 deployment
- Record solutions for port configuration, env variables, Docker optimization
- Include lessons learned from rb10508_test integration
2025-07-16 01:47:39 +09:00
happybell80
fc0b66a5f2 Reorganize troubleshooting documents and add GitHub migration guide
- Move docker network timeout issues to correct docs/troubleshooting/ directory
- Add comprehensive GitHub migration to local project guide
- Remove duplicate troubleshooting directory in root

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-15 21:50:58 +09:00
24ff791e9e docs: 시스템 메트릭 그래프 time_bucket 쿼리 오류 트러블슈팅 문서 추가
- TimescaleDB time_bucket 함수와 asyncpg 파라미터 바인딩 문제
- f-string 직접 삽입으로 해결
- SQL injection 방지 방안 포함
2025-07-15 02:00:27 +09:00
ba52ee2200 docs: 트러블슈팅 문서 추가
- 관리자 대시보드 구축 과정
- Gitea Actions 설정
- GitHub에서 마이그레이션
- 시스템 메트릭 구현
- Docker 네트워크 격리 문제 해결

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-15 01:09:36 +09:00
573cdb99cb Add organization-level runner configuration
- Document transition from individual to shared runner
- Include token generation and registration process
- Add troubleshooting for organization runner issues
- Record runner token: kn5nLcoJgHUh4vgdPTF2cjL9eOHPOArWIHGFJIQq

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-14 18:24:40 +09:00
656e21ad9e Add Gitea Actions self-hosted runner troubleshooting guide
- Document runner setup and configuration process
- Cover nginx config validation fixes
- Include permission and label matching issues
- Provide monitoring and debugging commands

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-14 17:57:50 +09:00
884dc16998 Move migration guide to troubleshooting folder
- Move 20250714_migration_from_github.md to troubleshooting directory
- Update README.md links to reflect new file location
- Ensure troubleshooting folder is tracked in Git
2025-07-14 16:43:43 +09:00