Reorganize docs by project and archive legacy context files

This commit is contained in:
2026-03-13 05:47:23 +00:00
parent 8d323c9393
commit 99df060f51
13 changed files with 132 additions and 20 deletions
+10
View File
@@ -0,0 +1,10 @@
# 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"`