deploy-searxng
Installation
SKILL.md
Deploy SearXNG
Deploy a self-hosted SearXNG meta search engine with Docker Compose and Nginx.
When to Use
- Setting up a private, self-hosted search engine
- Aggregating results from multiple search providers without tracking
- Running a search instance for a team or organization
- Replacing reliance on a single search provider
Inputs
- Required: Server or machine with Docker installed
- Optional: Domain name for public access
- Optional: SSL certificate or Let's Encrypt setup
- Optional: Custom engine preferences
Procedure
Related skills