Self-host with Docker ยท Yantr
SearXNG
Privacy-focused metasearch engine that aggregates results from 80+ search engines without tracking.
1
Ports
3
Notes
4
Use Cases
About
What SearXNG does
SearXNG is a free and privacy-focused metasearch engine that can be self-hosted. It aggregates results from over 80 search engines (Google, Bing, DuckDuckGo, Wikipedia, etc.) while keeping your searches private - no tracking, no logging, no personalization. It strips tracking parameters fr...
Install Flow
How to self-host SearXNG
SearXNG can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what SearXNG does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Search the web without being tracked - your search queries never leave your server.
- Use as your default search at home to avoid Google/Bing tracking.
- Access search results from multiple engines in one place with a unified interface.
- Block annoying ads and tracking parameters from URLs automatically.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 8080 | HTTP | Web UI |
Docker Image
searxng/searxng:latest
Service Name
searxng
Notes
Things to know before you deploy
- No tracking or logging of search queries by default
- Can be customized with themes and engine preferences
- Can be set as browser default search engine
Related Apps
More tools you might pair with SearXNG
Page generated 2026-06-23T15:50:08.758Z