docs: clarify searxng local endpoint and fallback setup

This commit is contained in:
William Valentin
2026-02-22 22:16:39 -08:00
parent f27aabae3b
commit eb81e68dd8
3 changed files with 29 additions and 1 deletions
+12
View File
@@ -3,6 +3,18 @@
"updated_at": "2026-02-23",
"description": "Tracks the status of all Flynn plans and implementation phases",
"plans": {
"searxng-fallback-runtime-endpoint-doc-clarity": {
"status": "completed",
"date": "2026-02-23",
"updated": "2026-02-23",
"summary": "Clarified operator docs for local SearXNG with homelab fallback by documenting endpoint selection based on Flynn runtime location (Compose-internal service DNS vs host localhost port mapping) and adding an explicit host-run example.",
"files_modified": [
"README.md",
"config/default.yaml",
"docs/plans/state.json"
],
"test_status": "docs/config comments update only; no runtime code changes"
},
"local-searxng-compose-with-fallback-endpoint": {
"status": "completed",
"date": "2026-02-23",