Commit Graph

4 Commits

Author SHA1 Message Date
c3f7daa99e Improve CLAUDE.md with enhanced operational guidance
- Add comprehensive command reference with quick scripts
- Include node onboarding workflow and health monitoring
- Update operational patterns with security and data management
- Add critical setup requirements and constraints
- Incorporate important information from README.md
- Focus on practical operational aspects rather than generic practices

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-03-24 10:23:49 +08:00
d69c7f5dce Create comprehensive README.md documentation
- Organize scattered README content into structured markdown
- Add project overview and server information
- Include quick start guide with Docker setup
- Document device connection workflow
- Provide node management operations
- Add user and key management sections
- Include network testing and daily commands
- Add troubleshooting guide and port information
- Organize content with proper headings and sections

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-03-24 10:17:13 +08:00
16f97aed28 Update config/config.yaml with Chinese comments and network settings
- Add comprehensive Chinese comments for all configuration sections
- Change server_url to https://headscale.lotimmy.com for production use
- Update listen addresses to bind to 0.0.0.0 for external access
- Configure custom DNS servers including NextDNS, Cloudflare, and Google
- Enable override_local_dns to force Headscale DNS management
- Set randomize_client_port to true for firewall compatibility
- Update base_domain to internal.lotimmy.com

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-03-24 10:11:07 +08:00
1410ba6630 Initial commit: Headscale management scripts and configuration
- Add headscale binary and configuration files
- Include management scripts for API keys, nodes, and authentication
- Add Docker setup with docker-compose
- Include backup and restore functionality
- Add example scripts for creating API keys and pre-auth keys

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-03-24 10:08:28 +08:00