feat(openwebui): add SearXNG config and Pipelines API key #106

Merged
gyurix merged 1 commits from dev into main 2026-07-16 16:34:33 +00:00

1 Commits

Author SHA1 Message Date
gyurix
ba68e3cdd3 feat(openwebui): add SearXNG config and Pipelines API key
Added default SearXNG configuration files (settings.yml and limiter.toml) to the service startup command, enabling proper setup with user-agent, bind address, and rate limiting. Introduced a new required PIPELINES_API_KEY environment variable with auto-generation using openssl, ensuring pipeline authentication is configured out of the box.
2026-07-16 18:33:42 +02:00