Skip to content

yellowhat/searx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

searx

Deploy a custom searx instance

Local

podman build -t searx -f Dockerfile .
podman run -it --rm -p 8080:8080 searx

Requirements

  • A free account
  • A searx container image

How-to

  1. Create a new account
  2. Service name: searx
  3. Add a service (Container image):
    • Container image: ghcr.io/yellowhat/searx
    • Ports: HTTP/8080

Add search engine (Firefox)

  1. go to https://<hostname>/search?q=searx
  2. Right click on the address bar
  3. Click on Add "searx"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published