Commit Graph
2 Commits
Author SHA1 Message Date
root f238812ce1 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-03-04 14:59:37 -06:00
root a194702a8a 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-03-04 14:59:37 -06:00