feat(openwebui): integrate searxng and crawl4ai, rename containers for consistency #104

Merged
gyurix merged 2 commits from dev into main 2026-07-15 21:30:59 +00:00
Owner

Added new searxng and crawl4ai services with their secrets and environment variables for web search and crawling. Updated existing container names to use -app suffix and adjusted references. Added necessary directory creation for new services.

Added new searxng and crawl4ai services with their secrets and environment variables for web search and crawling. Updated existing container names to use `-app` suffix and adjusted references. Added necessary directory creation for new services.
gyurix added 2 commits 2026-07-15 21:24:41 +00:00
Added new searxng and crawl4ai services with their secrets and environment variables for web search and crawling. Updated existing container names to use `-app` suffix and adjusted references. Added necessary directory creation for new services.
Add a new required secret key `SECRET_KEY` referencing `CRAWL4AI_SECRET` in the openwebui-secret configuration, and define the corresponding template entry with generation via `openssl hex 32`. This enables secure authentication for the Crawl4AI integration.
gyurix merged commit 6491f15702 into main 2026-07-15 21:30:59 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: safebox/default-applications-tree#104