Searx Search Engine

Searx is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. 

Demo: https://search.theidrissi.com 

Docker Image: https://hub.docker.com/r/searx/searx

Installation with docker 

  1. Open Portainer
  2. Click on Create New container 
  3. Add the following settings and click on Deploy

Name: Search_Engine_searx

Registry: Docker Hub 

Image: searx/searx:latest

Network Ports: Set the Host to 8888 and the container to 8080

*On the advanced container settings, make sure to set the restart policy to “Unless it’s stopped”

Related Posts