[PR #651] [MERGED] fix: SearXNG template #5620

Closed
opened 2026-05-13 19:53:44 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/651
Author: @floxay
Created: 1/14/2026
Status: Merged
Merged: 1/28/2026
Merged by: @Siumauricio

Base: canaryHead: fix/searxng


📝 Commits (1)

📊 Changes

2 files changed (+9 additions, -7 deletions)

View changed files

📝 blueprints/searxng/docker-compose.yml (+4 -6)
📝 blueprints/searxng/template.toml (+5 -1)

📄 Description

Main things:

  • fixes the searxng config mount as it was previously broken
  • connects the searxng instance to valkey as it (redis) was previously completely unused

Chore:

  • replaced redis naming with valkey everywhere (service, volume, etc.)
  • removed the obsolete top-level compose version property
  • modified config file mount default path

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Dokploy/templates/pull/651 **Author:** [@floxay](https://github.com/floxay) **Created:** 1/14/2026 **Status:** ✅ Merged **Merged:** 1/28/2026 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `canary` ← **Head:** `fix/searxng` --- ### 📝 Commits (1) - [`945f5cf`](https://github.com/Dokploy/templates/commit/945f5cf253cbcb95ba8c122dcb9a958c377902a3) fix: searxng template ### 📊 Changes **2 files changed** (+9 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `blueprints/searxng/docker-compose.yml` (+4 -6) 📝 `blueprints/searxng/template.toml` (+5 -1) </details> ### 📄 Description Main things: - fixes the searxng config mount as it was previously broken - connects the searxng instance to valkey as it (redis) was previously completely unused Chore: - replaced `redis` naming with `valkey` everywhere (service, volume, etc.) - removed the obsolete top-level compose `version` property - modified config file mount default path --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-13 19:53:44 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#5620