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
- Open Portainer
- Click on Create New container
- 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”


