Files
searchxng-project/projects/searchxng/CONTEXT.md
T

24 lines
704 B
Markdown

# Project: SearchXNG (SearXNG Layer)
## Purpose
Run and tune the SearXNG front-end search experience and route custom engines to SethSearch.
## Deployment
- Container: CT `119` on `pve173`
- Service URL: `https://searxng.sethpc.xyz`, `https://search.sethpc.xyz`
- Config file: `/etc/searxng/settings.yml`
## Active custom engines
- `sethsearch` (`shortcut: ss`, category: `general`, weight: `5.0`)
- `sethflix` (`shortcut: sfx`, category: `videos`, weight: `5.0`)
- `libretranslate` (`shortcut: lt`, category: `translate`)
## Notes
- Use HTTPS URLs for `json_engine` targets.
- Keep engine names lowercase to avoid startup warnings.
- This layer owns weighting and user-facing engine categories.