personal private search engine searnxg

Published: 01 January 1970
on channel: Heikki Koivisto
415
3

How can you build your own search engine on top of the other search on the internet, simply by running your own searnxg installation.

Commands to set up your own searnxg setup
git clone https://github.com/searxng/searxng-do...
cd searxng-docker
edit
.env

Generate the secret key sed -i "s|ultrasecretkey|$(openssl rand -hex 32)|g" searxng/settings.yml

edit
searxng/settings.yml
change from:

method: "GET"

general:
debug: false
instance_name: "Own search"
contact_url: false
enable_metrics: false

More settings:https://docs.searxng.org/admin/engine...

Run SearXNG in the background: docker-compose up -d

auto start searxng

cp searxng-docker.service.template searxng-docker.service

systemctl enable $(pwd)/searxng-docker.service
systemctl start searxng-docker.service


Watch video personal private search engine searnxg online without registration, duration hours minute second in high quality. This video was added by user Heikki Koivisto 01 January 1970, don't forget to share it with your friends and acquaintances, it has been viewed on our site 41 once and liked it people.