Commit Graph

2 Commits (21c35504bde0fa1b725f17bdf2379e8993e81879)

Author SHA1 Message Date
Cole Nicholas 21c35504bd Update documentation with complete production configuration
CLAUDE.md updates:
- Add current production configuration details (API tokens, ICS URL, device IDs)
- Document repository setup with git.cybertek.systems as primary repo
- Add Docker deployment commands and troubleshooting section
- Include project status, setup history, and key implementation notes
- Document door device vs door group implementation decision

PROJECT.md updates:
- Add complete production configuration with all credentials and URLs
- Update current status with detailed setup achievements
- Document API token resolution and testing progression
- Add repository configuration and deployment details
- Include key setup milestones and hardware testing status

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-27 20:35:20 -06:00
Cole Nicholas e080aba000 Add Docker containerization and Raspberry Pi support
- Add Dockerfile with multi-architecture support (AMD64/ARM64/ARMv7)
- Add docker-compose.yml with continuous and manual run options
- Add comprehensive Docker documentation (README-DOCKER.md)
- Add CLAUDE.md for future development guidance
- Update README.md with Docker deployment and UniFi Protect future goals
- Configure individual door device support (vs door groups)
- Add Raspberry Pi compatibility and deployment instructions
- Include memory limits for Pi optimization

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-27 10:48:55 -06:00