Commit Graph

499 Commits

Author SHA1 Message Date
gyurix
6ac1c69393 updated persistent config settings in openwebui 2026-07-18 13:40:00 +02:00
gyurix
e724d8b2e7 updated searxng configurations 2026-07-18 13:23:02 +02:00
gyurix
f53aebb8d3 fromatting 2026-07-17 00:26:17 +02:00
gyurix
16e9a2572d formatting 2026-07-17 00:21:08 +02:00
gyurix
decc823119 formatting errors 2026-07-17 00:10:58 +02:00
gyurix
a41b7902ea formatting searxng settings 2026-07-17 00:04:21 +02:00
gyurix
10badeb218 correcting init in openwebui searxng content 2026-07-16 19:18:05 +02:00
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
gyurix
7ffb4a598a feat(openwebui): add web search config and pipelines secret
- Introduce `PIPELINES_API_KEY` in the secrets file to secure pipelines communication
- Replace hardcoded RAG and web search URLs with template variables, enabling flexible configuration
- Add new template variables (`ENABLE_WEB_SEARCH`, `WEB_SEARCH_ENGINE`, `WEB_LOADER_ENGINE`, `SEARXNG_QUERY_URL`, `EXTERNAL_WEB_LOADER_URL`) with defaults
- Include OpenWebUI secret env file in the service definition for consistent secret injection
- Set `ENABLE_PERSISTENT_CONFIG` to false to align with the parametrized deployment approach

These changes decouple service endpoints from the deployment template, allowing users to easily customize web search and RAG integrations without modifying service definitions.
2026-07-16 15:08:13 +02:00
gyurix
64fad037ae feat(openwebui): add CRAWL4AI_SECRET for Crawl4AI service
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.
2026-07-15 13:52:05 +02:00
gyurix
8dc456dcda feat(openwebui): integrate searxng and crawl4ai, rename containers for consistency
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.
2026-07-15 13:37:21 +02:00
gyurix
a6a110ec5c formatting roundcube template 2026-07-14 16:08:26 +02:00
gyurix
841c088f50 keep short the descriptions 2026-07-14 16:02:30 +02:00
gyurix
c2134881bc feat(applications-tree): update roundcube webmail application icon
Replace the base64-encoded SVG icon for the Roundcube webmail application with an updated version to improve visual representation in the applications tree.
2026-07-14 15:58:16 +02:00
620cf77e84 Merge pull request 'Update applications-tree.json' (#99) from gyurix-patch-3 into main
Reviewed-on: #99
2026-07-14 13:49:55 +00:00
f8f91e9b2d Update applications-tree.json 2026-07-14 13:49:34 +00:00
e6bef6e799 Merge pull request 'dev' (#93) from dev into main
Reviewed-on: #93
2026-07-14 13:28:09 +00:00
gyurix
60500f0b96 memory limit changes for roundcube postgres 2026-07-14 15:17:51 +02:00
gyurix
b2a54eb308 added roundcube application 2026-07-14 15:16:56 +02:00
26e7ae14bc Merge pull request 'added admin email address to openwebui' (#92) from dev into main
Reviewed-on: #92
2026-06-16 07:26:34 +00:00
gyurix
84750839dd added admin email address to openwebui 2026-06-16 09:25:35 +02:00
bc2f76ab41 Merge pull request 'revert d55c4ba91cf92d46c74960b5e068d05bd66ae2a2' (#91) from gyurix-patch-3 into main
Reviewed-on: #91
2026-06-12 10:15:30 +00:00
50dc3ab2b0 revert d55c4ba91c
revert Merge pull request 'updated openwebui logo' (#90) from dev into main

Reviewed-on: #90
2026-06-12 10:15:05 +00:00
d55c4ba91c Merge pull request 'updated openwebui logo' (#90) from dev into main
Reviewed-on: #90
2026-06-12 10:13:31 +00:00
gyurix
d1cc35f74a updated openwebui logo 2026-06-12 12:13:12 +02:00
9fc9328da1 Merge pull request 'updated openwebui logo' (#89) from dev into main
Reviewed-on: #89
2026-06-12 09:29:13 +00:00
gyurix
09db63628f updated openwebui logo 2026-06-12 11:28:38 +02:00
dc382931d1 Merge pull request 'updated openwebui logo' (#88) from dev into main
Reviewed-on: #88
2026-06-12 06:41:54 +00:00
gyurix
312c394c47 updated openwebui logo 2026-06-12 08:41:23 +02:00
1e66bfeff6 Merge pull request 'updated openwebui logo' (#87) from dev into main
Reviewed-on: #87
2026-06-11 20:33:13 +00:00
gyurix
dfd7499bcb updated openwebui logo 2026-06-11 22:32:51 +02:00
90e7296c5d Merge pull request 'updated logo' (#86) from dev into main
Reviewed-on: #86
2026-06-11 19:00:42 +00:00
gyurix
b70d06cb9f updated logo 2026-06-11 21:00:22 +02:00
b6016ae919 Merge pull request 'updated logo' (#85) from dev into main
Reviewed-on: #85
2026-06-11 18:47:42 +00:00
gyurix
69ee047ca3 updated logo 2026-06-11 20:47:18 +02:00
16203f261c Merge pull request 'dev' (#84) from dev into main
Reviewed-on: #84
2026-06-11 18:44:04 +00:00
gyurix
e98ddd732a updated openwebui logo 2026-06-11 20:43:27 +02:00
gyurix
0225a4a99f added WEBUI_ADMIN_EMAIL variable 2026-06-11 14:24:06 +02:00
3c83a4e355 Merge pull request 'dev' (#83) from dev into main
Reviewed-on: #83
2026-06-11 12:15:49 +00:00
gyurix
0acd1b437c added addtional memory limits 2026-06-11 14:14:45 +02:00
gyurix
0d01cecc65 removed unnecessary line 2026-06-11 14:12:14 +02:00
7c46b1f182 Merge pull request 'updated values in openwebui' (#82) from dev into main
Reviewed-on: #82
2026-06-11 12:01:37 +00:00
gyurix
997d009d30 updated values in openwebui 2026-06-11 14:00:53 +02:00
611bd27357 Merge pull request 'updated openwebui service file' (#81) from dev into main
Reviewed-on: #81
2026-06-11 11:27:33 +00:00
gyurix
83454d883c updated openwebui service file 2026-06-11 13:27:06 +02:00
90414bc509 Merge pull request 'updated openwebui logo' (#80) from dev into main
Reviewed-on: #80
2026-06-11 10:52:59 +00:00
gyurix
54d622151f updated openwebui logo 2026-06-11 12:52:37 +02:00
5c6d2f2c84 Merge pull request 'revert 7101cc4b75dbbe9ef6b4aa4090b24f1949209054' (#79) from gyurix-patch-2 into main
Reviewed-on: #79
2026-06-11 10:30:12 +00:00
9107ce3af6 revert 7101cc4b75
revert Merge pull request 'updated openwebui logo' (#78) from dev into main

Reviewed-on: #78
2026-06-11 10:29:54 +00:00
7101cc4b75 Merge pull request 'updated openwebui logo' (#78) from dev into main
Reviewed-on: #78
2026-06-11 10:26:09 +00:00