First of all, thanks a ton.
I have been using SearxNG for more than year, running it as docker container on my Homelab. It’s connected to internet via Mullvad VPN.
Lately, I have see both Google and Bing search engines are either not working or returning complete garbage results.
My firewall setup doesn’t allow any incoming connection to homelab, except from LAN. So, bot accessing my SearxNG instance might not be the issue.
With degoog installed in the same fashion (docker + VPN), google engine seems to be unblocked for me (so far).
Not sure why degoog is not getting rate limited like SearxNG on the same system and same VPN. But, at least I’m happy :)



Ah! Forget about that part. The docker-compose file you provided on repo works for rootfull docker.
For rootless docker, it works, but library import is not possible for file permission issue.
I think I know how to solve it, I will give it a try over weekend, and will let you know.