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
@@ -0,0 +1,24 @@
# SethSearch API Layer
## Live deployment
- Host CT: 620 (`sethsearch-api`)
- URL: `https://sethsearch.sethpc.xyz`
- App: `/opt/sethsearch/sethsearch.py`
- Config: `/opt/sethsearch/config.json`
## Source groups
- `source=general`: sites, gitea, wikijs, wordpress, freshrss, emby (strict)
- `source=sethflix`: emby (liberal)
## Weighting overview
- Higher: sites, gitea, wikijs, wordpress, emby
- Lower + strict: freshrss
## Maintenance
- Manual re-index: `POST /sync`
- Health check: `GET /health`
- Index summary: `GET /stats`