SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled. - searxng/searxng
You can change the port searxng listens on inside the docker container (e.g. if you want to operate in host
network mode) with the BIND_ADDRESS environment variable (defaults to [::]:8080). The enviro
SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled. - searxng/searxng_extra at master · searxng/s
SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled
A JavaScript free version of the website would be great because in the Searx community it's pretty common to have users that doesn't enable JavaScript by default.
Moreover, Searx itself support search
You can build the docker container locally by running (check out base branch for the alpine base with the needed python packages): docker build --pull -f ./Dockerfile -t searxng-dev:latest