# Deploy SearXNG with Easypanel

URL: /templates/searxng

SearXNG is a powerful, privacy-focused metasearch engine that aggregates results from over 70 search services, ensuring your searches remain private and untracked. It offers secure, encrypted connections and the option to use it over Tor for enhanced online anonymity. With about 130 integrated search engines and 60 translations, SearXNG provides a comprehensive and versatile search experience. The app also offers easy integration of search engines and maintains high standards of professional development, including continuous integration, quality assurance, and automated UI testing. SearXNG was launched in 2021 as a fork of the searx project, and it continues to evolve with user-friendly features and improvements.

## Benefits

### Privacy-Respecting Search

SearXNG is a metasearch engine that respects your privacy. It aggregates results from over 70 search services without tracking or profiling its users, ensuring your online activities remain private.

### Online Anonymity

With the ability to be used over Tor, SearXNG provides an additional layer of online anonymity. This feature makes it a great choice for those who prioritize their online privacy.

### Customizable Experience

If you prefer not to trust any third-party services, SearXNG allows you to set up your own instance. This gives you full control over your search experience.

## Features

### Metasearch Engine

SearXNG aggregates search results from more than 70 different search services, providing a comprehensive overview of information available on your search topic.

### No User Tracking

Unlike many other search engines, SearXNG does not track or profile its users. This ensures your search activities remain private and anonymous.

### Secure Connections

SearXNG uses secure, encrypted connections to protect your search data from potential eavesdroppers.

### Multiple Search Engines

With about 130 integrated search engines, SearXNG provides a wide range of sources for your search results.

### Multilingual Support

SearXNG supports about 60 translations, making it a user-friendly search engine for users from different linguistic backgrounds.

### Easy Integration

SearXNG allows easy integration of search engines, providing a flexible and customizable search experience.

## Configuration

- `enableRedis` (Enable Redis): Set during installation

- `appServiceName` (App Service Name, required): searxng

- `appServiceImage` (App Service Image, required): searxng/searxng:2026.5.5-d3566fe8a

## Services

- searxng-redis: redis, optional

- searxng: app (searxng/searxng:2026.5.5-d3566fe8a)

## Resources

- [Docs](https://docs.searxng.org/)

- [Github](https://github.com/searxng/searxng)

- [Docker](https://hub.docker.com/r/searxng/searxng)

- [Template source](https://github.com/easypanel-io/templates/tree/main/templates/searxng)