Comment on Hosting SearXNG behind a VPN
LordChaos82@fosstodon.org 1 day ago
@rounding_error I use a gluten docker container using proton VPN and route my SearXNG docker container traffic through it. Is that basically the same as using the SearXNG config to do it?
rounding_error@lemmy.today 1 day ago
Uhm, well I don’t think there’s a searXNG config line for that. I basically just copied what my qbit container had for network_mode and made sure to expose the 8080 in gluetun instead of searXNG. Then, I had nginx point to gluetun’s container name to provide https.