Commit Graph

2 Commits

Author SHA1 Message Date
root
c9e2452314 fix: handle paths with spaces in install script
- Add INSTALL_DIR variable with absolute path resolution
- Handles spaces in directory names correctly
- Uses cd/pwd trick for robust path detection
2026-02-27 11:49:43 -06:00
root
0c94a75003 feat: add simple install script
- Interactive configuration with defaults
- Defaults to localhost for Qdrant and Ollama
- Allows custom values for all settings
- Creates systemd service with user-provided config
- Auto-starts the watcher
2026-02-27 10:58:48 -06:00