Hello, I want to install searxng without using Docker so I basically run the install script. But now i’m struggling with the setup of apache to expose the service. Any help here? Thank you very much
You state that you did use the install script, but also that you want to run it with docker. Did you follow the instructions in their docker repository? It’s quite easy to get it running - they included a complete docker-compose, a Caddyfile and all you need.
Shimitar@downonthestreet.eu 11 months ago
From somebody who prefer to run stuff not in containers… Don’t bother and run SearXNG in container. I suggest rootless podman instead of docker.
See my notes/guide here wiki.gardiol.org/doku.php?id=services%3Asearxng
foremanguy92_@lemmy.ml 11 months ago
Thank you gonna check it