Commit graph

4 commits

Author SHA1 Message Date
eea1d5d729 Add health check script and pre-flight checks
- Add check-status.sh to verify system health and service status
  - Checks Docker, Ollama, Onyx containers
  - Validates models and web interface
  - Shows resource usage and system info
  - Provides troubleshooting tips
- Add comprehensive pre-flight checks to setup.sh
  - Validates macOS version, disk space, memory
  - Checks internet connectivity and port availability
  - Shows installation time estimate and component list
  - Prevents installation if critical requirements not met
- Update README.md with health check script usage

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-04-16 10:23:14 +02:00
a956c82107 add note in README.md 2026-04-15 15:02:05 +02:00
9c1146ebb5 update README.md 2026-04-15 14:50:16 +02:00
4f6ce6649d add README.md 2026-04-15 14:39:54 +02:00