mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-12 01:56:43 -05:00
[PR #219] [MERGED] added SearXNG entry #287
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Dokploy/templates/pull/219
Author: @jaainil
Created: 7/11/2025
Status: ✅ Merged
Merged: 7/12/2025
Merged by: @Siumauricio
Base:
main← Head:adding-Searxng📝 Commits (2)
dfc68f7Refactor meta.json: standardize tag formatting and add SearXNG entrya7a787cMerge branch 'main' into adding-Searxng📊 Changes
4 files changed (+61 additions, -0 deletions)
View changed files
➕
blueprints/searxng/docker-compose.yml(+20 -0)➕
blueprints/searxng/searxng.png(+0 -0)➕
blueprints/searxng/template.toml(+22 -0)📝
meta.json(+19 -0)📄 Description
What is this PR about?
New PR of SearXNG Template
Summary of Changes
✅ Template Creation
blueprints/searxng/with:docker-compose.yml- Clean setup with Redis dependency and proper volume mountstemplate.toml- Configuration with environment variables and settings.yml contentsearxng.png- Logo downloaded from GitHub avatar✅ Meta.json Standardization
searxngSearXNGlatestsearxng.png["search-engine", "metasearch", "privacy", "self-hosted", "aggregator"]✅ Template Configuration
SEARXNG_BASE_URLfor proper domain handlingsettings.ymlcontent with secret key generation and privacy-focused defaultsChecklist
Technical Details
The template includes:
The SearXNG template is now ready for deployment and follows all Dokploy best practices for template creation.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.