Commit Graph

2 Commits

Author SHA1 Message Date
6e8a7b81fb 📚 Update documentation with Headplane UI access and configuration
- Update INSTALLATION_GUIDE.md:
  * Add Headplane configuration section with proper config.yaml
  * Update docker-compose.yml example with simplified environment variables
  * Add Headplane login instructions and API key information
  * Update troubleshooting section for cookie_secret validation errors
- Update CLIENT_CONNECTION_TEST.md:
  * Add Headplane web UI access information
  * Include external access URL (192.168.0.151:3000/admin/)
  * Add login credentials and API key details
- Update start.sh:
  * Include Headplane UI URLs in installation summary
  * Add external access information for network environments

All documentation now reflects the working Headplane UI configuration
and provides complete setup instructions for both local and external access.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-09 15:12:54 +09:00
76e727fb99 📚 Add comprehensive documentation for Headscale setup and testing
 새로운 문서 추가:
- INSTALLATION_GUIDE.md: 완전한 설치 가이드
  * Docker Compose 설정 상세 설명
  * 최신 Headscale 설정 형식 적용
  * 포트 충돌 해결 방법
  * 단계별 설치 과정
  * 문제 해결 가이드

- CLIENT_CONNECTION_TEST.md: 클라이언트 연결 테스트 가이드
  * Tailscale 클라이언트 설치 과정
  * Headscale 서버 연결 방법
  * 네트워크 인터페이스 확인
  * 성능 테스트 및 모니터링
  * 다중 플랫폼 연결 방법

🔧 기술적 세부사항:
- 포트 8070 사용으로 충돌 방지
- IPv4/IPv6 듀얼 스택 지원
- Pre-auth 키 기반 자동 인증
- Magic DNS 설정 포함
- Docker 헬스체크 개선

📊 검증된 기능:
-  VPN 터널 구성 (100.64.0.1/32)
-  실시간 노드 관리
-  0% 패킷 손실 확인
-  WireGuard 암호화 적용

🎯 사용자 가이드:
- 초보자도 쉽게 따라할 수 있는 단계별 안내
- 문제 상황별 해결 방법 제시
- 성능 테스트 및 모니터링 방법
- 다중 클라이언트 연결 가이드

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-09 14:46:29 +09:00