Commit Graph

2 Commits

Author SHA1 Message Date
7d9e1453ee Optimize docker-compose.yml configuration
- 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>
2026-03-24 10:28:30 +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