How to update

How to update depends on the Installation method. If you have used the Installation scripts, use update command from the scripts.

Update searx service

sudo -H ./utils/searx.sh update searx

Update filtron reverse proxy

sudo -H ./utils/filtron.sh update filtron

Update result proxy

sudo -H ./utils/morty.sh update morty

How to inspect & debug

How to debug depends on the Installation method. If you have used the Installation scripts, use inspect command from the scripts.

Inspect searx service

sudo -H ./utils/searx.sh inspect service

Inspect filtron reverse proxy

sudo -H ./utils/filtron.sh inspect service

Inspect result proxy

sudo -H ./utils/morty.sh inspect service