- Remove version declaration to avoid warnings
- Add healthcheck for service monitoring
- Set timezone to Asia/Taipei
- Configure logging with size limits
- Use read-only mount for config files
- Add service description label
- Remove redundant 'command: serve'
- Improve configuration structure and organization
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
- Remove old README file
- Add QUICKSTART.md for quick setup (3-step process)
- Add SUMMARY.md for project overview and architecture
- Add OPERATIONS.md for detailed management procedures
- Keep README.md as comprehensive main documentation
- Organize content by purpose: quick start, overview, operations
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
- 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>
- 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>
- 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>
- 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>