Commit Graph

6 Commits

Author SHA1 Message Date
Hutson
23e9df68c9 Update Happy Coder docs with complete setup flow and troubleshooting
- Expand Mobile Access Setup with full authentication steps
  (HAPPY_SERVER_URL, happy auth login, happy connect claude, local claude login)
- Fix launchd path: ~/Library/LaunchAgents/ not /Library/LaunchDaemons/
- Add Common Issues troubleshooting table with fixes for:
  - Invalid API key (Claude not logged in locally)
  - Failed to start daemon (stale lock files)
  - Sessions not showing (missing HAPPY_SERVER_URL)
  - Slow responses (Cloudflare proxy enabled)
- Update DNS note: Cloudflare proxy disabled for WebSocket performance
- Add .zshrc to Files & Configuration table

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-21 13:28:30 -05:00
Hutson
65b7c48348 Update Happy daemon docs: LaunchDaemon path, KeepAlive, custom server
- Fixed path from ~/Library/LaunchAgents to /Library/LaunchDaemons
- Added note about KeepAlive being enabled
- Documented self-hosted server at happy.htsn.io
- Updated troubleshooting commands for system-level launchd

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-21 11:59:48 -05:00
Hutson
9e887b15a4 Document MTU 9000 jumbo frames configuration
- Added MTU 9000 table showing all configured devices
- Added verification commands for checking MTU
- Added important note about bridge + physical interface MTU sync
- Mac Mini, PVE, PVE2, TrueNAS, and router all support jumbo frames

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-21 11:16:42 -05:00
Hutson
99a65ae6f8 Document Tailscale subnet routing with HA failover
- Added Tailscale VPN section to Network documentation
- Documented UCG-Fiber router as failover subnet router
- Added Tailscale IPs quick reference table
- Added troubleshooting entry for subnet access issues
- Two subnet routers (pve + ucg-fiber) provide redundancy

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-21 10:56:36 -05:00
Hutson
c070ac9a49 Add git repository info and update changelog
- Added Git Repository section with Gitea URL and clone instructions
- Updated changelog with git setup and SSH deployment details
- Saved Gitea API token to .env

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-20 02:32:45 -05:00
Hutson
93821d1557 Initial commit: Homelab infrastructure documentation
- CLAUDE.md: Main homelab assistant context and instructions
- IP-ASSIGNMENTS.md: Complete IP address assignments
- NETWORK.md: Network bridges, VLANs, and configuration
- EMC-ENCLOSURE.md: EMC storage enclosure documentation
- SYNCTHING.md: Syncthing setup and device list
- SHELL-ALIASES.md: ZSH aliases for Claude Code sessions
- HOMEASSISTANT.md: Home Assistant API and automations
- INFRASTRUCTURE.md: Server hardware and power management
- configs/: Shared shell configurations
- scripts/: Utility scripts
- mcp-central/: MCP server configuration

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-20 02:31:02 -05:00