Files

11 lines
374 B
Markdown

# SearchXNG Project Docs
- Runtime config: `/etc/searxng/settings.yml`
- Primary task: expose and weight custom engines for homelab and media search.
- Engine endpoint target: `https://sethsearch.sethpc.xyz/search`
## Validation
- Engine list check: `curl -s "http://192.168.0.177:8888/config"`
- Restart service: `ssh pve173 "pct exec 119 -- systemctl restart searxng"`